[thelist] Fraction/decimal in CSS font size - Can you confirm?

Uman Madiprasojo uman at studiomojo.com
Mon Oct 22 12:58:30 CDT 2001


Thanks, Bill! I'll try the import thing (saves me a lot of JS headache).

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org] On Behalf Of Bill Lovett
Sent: Monday, October 22, 2001 11:39 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] Fraction/decimal in CSS font size - Can you
confirm?


...
A non-javascript solution is to use 2 style sheets. The first one
specifies 10px and is included on your page via a <link> tag. The second
stylesheet is right underneath and is included via an @import command
inside a <style> tag. This stylesheet redefines the class or id with
10px. Netscape 4 ignores the second stylesheet complete because it
doesn't understand @import. Just about everyone else does, though.

-bill






More information about the thelist mailing list