Can two style sheets be applied simultaneously to the same markup? I have a "general" style sheet for a friend's website that standardizes the look of all her pages. One of her pages has some unique layout requirements that I'm thinking of putting into a separate style sheet.
If I list the general style sheet first, and then the one specific for the unique page, am I correct in thinking that both will be applied, and that any tag's styles in the second sheet will supersede its styles in the first? Or would it be better to create some div id's and keep everything in one sheet? Thanks, Marcy ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
