Sent by Michael Collins on 6 February 2002 11:11
So is there a problem with setting an absolute font size for the
major parent tags that enclose text, and then using the em relative
sizes to fine tune font size? For example:
p, td, li, a, table, body { font-size:12px;
font-family:Arial,Verdana,sans-serif; }
h1 { font-size:1.4em; }
h2 { font-size:1.2em; }
.size08 { font-size:0.8em; }
.size09 { font-size:0.9em; }
.size11 { font-size:1.1em; }
... etc..
--
Michael
__
||| Michael Collins |||
||| Kuwago Web Services ||| [EMAIL-REMOVED]
||| Seattle, WA, USA ||| http://www.lassodev.com