On Thu, 28 Feb 2008, William Gill wrote:
Quote:
link href="main.css" rel="stylesheet" type="text/css"
link href="section.css" rel="stylesheet" type="text/css"
link href="page.css" rel="stylesheet" type="text/css"
Assuming I am careful to consider the cascade, is there anything
I should be careful of using this method to apply multiple stylesheets? |
You must be especially careful about the order of the LINKs
when you have stylesheets with "media=print", too.
Quote:
Also, what are the implications of using or not using a common title attribute? |
Some (older) browsers like Mozilla 1.7 let the reader disable a stylesheet
only when it has a TITLE.
--
Bugs in Internet Explorer 7
http://www.unics.uni-hannover.de/nhtcapri/ie7-bugs