Previous Message
Next Message

RE: [css-d] understanding scaling factors for % and EM

Sent by Peter Williams on 30 September 2002 22:10


> -----Original Message-----
> From: Timothy J. Luoma
> 
> I think we must not have been talking about font sizes.... I'm guessing 
> we were talking about border-width or margins or something else.
> 

Yes, margins, etc.

Using % keeps poportion to page in general,
ie body {margin: 5%;}  maintains proportion as page scales
   body {margin: 0.5em;} gets too skinny as page gets wider.

--
Peter Williams
Previous Message
Next Message

Message thread:

Possibly related: