Skip to content
Blogger Corner: Today Data & Web Services, Inc.
  • Today Data & Web
  • Contact Us

Category: CSS

Making a Google map fit in a container

Posted on November 25, 2020 (November 25, 2020) by admin

As a developer, adding a Google Map to a responsive page can be difficult because both the minimum width and minimum height have to be specified to make the map display. The best solution is to use “vw” units. 10vw will resolve to 10% of the current viewport width. For example : .themap {min-height: 120vw;min-width: […]

Read More…

Posted in CSSLeave a comment

Bootstrap 4.3.1 supports automatically responsive font sizes

Posted on March 7, 2019 (March 7, 2019) by admin

Responsive font sizes made easier Responsive web pages  will reorganize themselves to account for smaller screens. However, unless the text size is also managed, you could end up with words that split in the wrong places and a disastrous page layout for smaller screens. Bootstrap 4.3.1 now automates the process of making the font size […]

Read More…

Posted in CSSLeave a comment

Customizing Bootstrap 4

Posted on April 22, 2018 (May 3, 2018) by admin

How to override variables in Bootstrap 4. If you are moving from Bootstrap 3 to Bootstrap 4, you may suddenly have trouble defining your theme colors. This is because Bootstrap 3 traditionally used LESS and Bootstrap 4 now defaults to SASS. Variables in SASS vs. LESS Like LESS, SASS is a superset of CSS, in […]

Read More…

Posted in CSSLeave a comment

Styling a Read More link with Less

Posted on November 30, 2017 (December 2, 2017) by admin

Less is more for CSS, Efficient CSS with Pre-Processors Bootstrap 3 users generally know that Less is a CSS pre-processor that extends CSS allowing you to use variables and functions. But many people are reluctant to write their own Less code. Even if you don’t use Bootstrap, you can still use a pre-processor to allow […]

Read More…

Posted in CSSLeave a comment

Make HTML tables responsive with CSS3 and Flexbox

Posted on September 12, 2017 (December 2, 2017) by admin

Quick CSS3 fix to make legacy web pages with HTML tables responsive If you have an older, non-responsive website, that site may utilize many tables. This can make it hard to upgrade this site to a responsive site just by adding a new responsive theme or style sheet and not rebuilding pages. However, there is […]

Read More…

Posted in CSSLeave a comment
Generic selectors
Exact matches only
Search in title
Search in content

Contact Us

(314) 361-5911, info@todaydata.com

Categories

  • C# examples
  • CSS
  • Email Issues
  • Misc
  • SEO
  • wordpress

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Example of adding a spinner to a fetch on a react site
  • Example of a javascript fetch to a razor page
  • Excluding files and folders from your published .Net Core web project
  • Making a Google map fit in a container
  • React example of forcing text to wrap under a photo

Categories

  • C# examples
  • CSS
  • Email Issues
  • Misc
  • SEO
  • wordpress

Recent Comments

    Today Data & Web Services, Inc.
    Offices in Saint Louis, MO and Concinnati, OH
    Contact us at: info@todaydata.com