Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Nested selectors possible?


jetboy - 11:29 pm on Mar 23, 2005 (gmt 0)


I think you're hitting an issue that a lot of us have, and the most common approach is to have multiple stylesheets.

One stylesheet has only the styles that apply to *every* page, and linked in after it is a sheet that declares new or overwrites existing styles for either a single page or a selection of pages.

Yes, it means that you're loading in multiple stylesheets for pages that need them, but that's balanced by having a main sheet that's not bloated with page-specific styles.


Thread source:: http://www.webmasterworld.com/css/5947.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com