Re: [css-d] Community view point for CSS on font size

2006-12-18 Thread L. Robinson
Information - Abyss wrote: > What is the communities view point on CSS "font-size" property? I'd go with ems. Please see "Sizing Text" (and all kinds of other CSS tips) on the list Wiki: http://css-discuss.incutio.com/ Regards, Lori __

Re: [css-d] Community view point for CSS on font size

2006-12-18 Thread Sasha Gerrand
On 19/12/06, Information - Abyss <[EMAIL PROTECTED]> wrote: > What is the communities view point on CSS "font-size" property? should it be > in "pt" (point) or "px" (pixel) measurements? Personally, I always design using 'em' units, wherever (and whenever) possible. I have found that this unit of

[css-d] Community view point for CSS on font size

2006-12-18 Thread Information - Abyss
Dear Community, What is the communities view point on CSS "font-size" property? should it be in "pt" (point) or "px" (pixel) measurements? Personally I design in "pt" - but I would just like to get the view point of other developers and the reason behind why they use it. Regards Abyss ___