Multiple CSS's & Includes - 3/13/2005 20:48:54
Can someone please tell me if it's common practice or taboo to use a different attached CSS for each included page in a page that has 4 includes plus main content.
Does this create conflicts between the different CSS files or do they function totally independently from each other?
Thanks
Nicole
_____________________________
jaybee
Posts: 14207 Joined: 10/7/2003 From: Berkshire, UK Status: offline
RE: Multiple CSS's & Includes - 3/14/2005 6:46:24
You can do it and I have done it but you can get conflicts if your main page, the one you're including everything into, also has it's own style sheet.
It's a case of suck it and see.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?