CSS Font Sizes Using Ems, Explained
Typography could be one of the most important elements modern web design. Today I’m going to talk a bit about sizing text on the web with CSS using ems, as opposed to the often resorted to pixels. The advantages of utilizing relative font sizes using ems include more accurate browser rendering, more flexibility, and most of all, a better design aesthetic.






