That's for the cascade order for browsers that do understand the
@import command. First it includes the linked stylesheet, applying
those styles. Next it imports the specified stylesheet, applying
those styles, which will overwrite prior style rules on a case-by-case
basis
i.e. if a rule in the linked sheet specifies:
h1{color:#9a9a9a;margin-top:50px;}
and the rule in the imported sheet specifies:
h1{color:#000;}
you will still inherit the margin-top from the linked sheet.
hth,
Stephen
On Thu, 5 Aug 2004 16:33:48 -0400, Rita Crisafi <[EMAIL PROTECTED]> wrote:
> NN 4 doesn't recognize the @import command, so it would skip over it,
> but I always put the link 1st and then the import command for some
> reason.
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set
WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.