View Single Post
Old 06-15-2005, 05:07 PM   #8 (permalink)
Enigmatic
 
Newb Techie

Join Date: Jun 2005

Posts: 10

Enigmatic

Default

If you place the following code between the <head></head> tags :

<link rel="stylesheet" type="text/CSS" href="../folder1/style1.css">
<link rel="stylesheet" type="text/CSS" href="../folder2/style2.css">

That should work.
Enigmatic is offline