Now, I could get behind this theory. If, at some point, I develop a page
with a horrendous amount of CSS breaking it into page.css, header.css,
menu.css, content.css, footer.css, would make perfect sense. But, breaking
it into text, layout, and color schemes just makes the whole sheet more
cluttered with all the redundant entries.

Mike

-----Original Message-----
base.css (linked from all pages with no media setting, contains only body
text and color settings for NN4 users) global.css (imported from base.css,
contains all rules for all pages, organized heavily by my standard method)
ie-hacks.css (conditional comment from all pages, contains hacks for all
levels of IE, separated by star html hacks as needed) print.css (linked from
all pages with print media setting, contains print styles to override rules
in global.css)

Zoe


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to