[thelist] Font Size

Bertilo Wennergren bertilow at gmx.net
Fri Sep 27 15:30:01 CDT 2002


Tom Dell'Aringa:

> Jean, not sure how comfortable you are with CSS, but I would suggest
> using ems and percentage. That allows the user to scale, and older
> browsers will just ignore it.

That is correct.

> For example, you can set your body to:
>
> body
> {
> font-size: 75%;
> }

Except that you should never ever set the basic font size to anything
else than 100% or 1em.

--
Bertilo Wennergren <bertilow at gmx.net> <http://www.bertilow.com>




More information about the thelist mailing list