Re: FN-FORUM CSS length units
date posted 26th June 2002 10:18
Hi Marion,
I use a mix.
% for article text, and pt for printable pages. % for "lineheight".
For everything else I use px.
But anyway, if I was using verdana I'd go for px, because verdana is a
'screen' font.
June B
___________________________
http://www.mumbling-mouse.co.uk/
> What CSS length units are you lot using now? em, px, % or pt?
>
> I can't decide which to go for where the font-family is
> "Verdana, Geneva, Arial, Helvetica, sans-serif" and the target browser
> is Internet Explorer. Microsoft itself seems to go for px.
>
> Cheers, Marion