logo       

RE: understanding scaling factors for % and EM: msg#01315

Subject: RE: understanding scaling factors for % and EM
> -----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

_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning



<Prev in Thread] Current Thread [Next in Thread>