Articles

Writing that helps you choose

Reviews, comparisons and practical guides, written by people who actually use the software.

Articles tagged css

7 articles tagged css
11 Apr 2024

The difference between EM and REM and how to set and responsively adjust the base font size

In modern website design, knowing how to effectively use CSS units like rem and em for font sizing and layout is essential. The differences in use can significantly impact your website's accessibility, responsiveness, and overall user experience. Central to this is understanding the differences between rem and em units and how to set and adjust the initial base font size for your web projects.

24 May 2018

li show ul on Hover

You don't need Javascript / jQuery to show a hidden (display: none) child/nested ul on hover of the parent li, as this can be achieved with CSS alone

24 Aug 2017

Flexbox Force Wrap

Flexbox Force Break in Flex Layout

30 Mar 2017

Flex None

CSS Flex None property

18 Sep 2014

Fix Chrome WebKit Browser Embedded font issues

Fix font aliasing issues in Chrome Webkit Browsers

18 Nov 2013

Close button not showing in Google Map Info Window

Fix the Close button not showing in Google Map Infowindow

22 Sep 2010

Protecting your content

Different methods on how to protect your Website Content.