How to Size Text in CSS
- 0
- Add a Comment
A List Apart has published the results of a very extensive test to determine the most effective way to size text on web pages but still be reliably resized in the broadest range of web browsers and operating systems.
In short, they found that:
Sizing text and line-height in ems, with a percentage specified on the body […]
