View Single Post
Old 05-22-2007, 03:26 PM   #5 (permalink)
chicgeek
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 18,519
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
You can have multiple stylesheets, as needed.

ie. from my university's site:
Code:
<link rel="stylesheet" href="http://communications.uwo.ca/standard1c.css" type="text/css" media="all" /> <link rel="stylesheet" href="http://communications.uwo.ca/standard2c.css" type="text/css" media="all" /> <link rel="stylesheet" href="http://communications.uwo.ca/style3c.css" type="text/css" /> <link rel="stylesheet" href="http://communications.uwo.ca/print.css" type="text/css" media="print" />
I think the hierarchy is such that the first stylesheet overrides the second, and so on.
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
Always assume the presence of a belly button!
chicgeek is offline   Reply With Quote