On 27 Feb 2008, at 16:55, Michael Horowitz wrote:
Just inherited a site and saw pages with multiple style sheets. Is there a reason for that
Several - maintenance of different parts of the page by different people (given modular development), different styles for different media, separation of layout from colour schemes, etc.
and how does the browser determine what to use if there is a conflict
The same was it does when it gets conflicting rules within a single stylesheet - using the specificity rules.
-- David Dorward http://dorward.me.uk/ http://blog.dorward.me.uk/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************