Newbie help re sub folders

Soldato
Joined
6 Jan 2006
Posts
3,407
Location
Newcastle upon Tyne
Hi,

I have been updated our works website and have put some pages into a NEW FOLDER. That worked fine but they dont link to the images or the .css

If you imainge the website is set out as follows

www.site.net
/images
/common
/NEW FOLDER
default.css
index.html
etc.html

In the NEW FOLDER, how do I get the pages to point to the css in the root? Currently is has
Code:
<link href="//default.css" rel="stylesheet" type="text/css">

Thanks for any help

Mark
 
Back
Top Bottom