HighDots Forums  

Re: your thoughts on applying multiple stylesheets to a page

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: your thoughts on applying multiple stylesheets to a page in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andreas Prilop
 
Posts: n/a

Default Re: your thoughts on applying multiple stylesheets to a page - 02-29-2008 , 08:44 AM






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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.