actually, the order is as I stated before:
font-style font-variant font-weight font-size/line-height font-family
or do you guys find it works in any order?
I've never used it out of order, so I can't tell you, sorry!
Pulling out my copy of Eric Meyer (Definitive Guide) (incredibly
useful), he says that the first three properties can be written in any
order. They are also optional.
These are the font-style, font-variant and font-weight.
However!!!
Font-size and font-family must appear in that order, and both must be
present in a font declaration.
Meyer, E, 2004, Cascading Stylesheets: The Definitive Guide, O'reilly,
pp118- 120
Kat
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************