Zoe M. Gillenwater wrote: > I may start breaking my sheets into very broad components in the future, > based on the standard way I organize my one big sheet right now, but it > would be very limited in scope. Right now I generally have these sheets: > > 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
And of course, when you're partitioning by category the useful distinctions mentioned above don't sit easy. Can I see myself having two levels of @import, ending print-layout.css and handheld-presentation.css? The sad thing is, I can. I get your method generally, but don't understand why you want to distinguish between base.css and global.css. Could global be renamed screen.css? Regards, Barney ______________________________________________________________________ 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/
