Associate
- Joined
- 18 Oct 2002
- Posts
- 710
- Location
- Somerset
Hi
I am putting together a few web pages and am currently running around in circles with the directory and page layout on the server.
My main page is in the root www folder and called index.html
There is then the default.css file
From that main page there are links to different category's.
I was looking at creating folders inside the root www folder for each category, then put a copy of the index.html and default.css file into each of these directorys and editing the index.html file to fit as a new main page for each category.
The problem i have run into is that there is an img folder inside the root www that the css file points to /img/name.gif etc etc
the files copyed to the category folders can not make sense of this, so i edited on to read www/img/name.gif but this did not work.
Is there an easy way to re use the index and css files across multiple folders?
Am i heading in the right direction? or doing it all wrong? should all my category main pages be in the root folder rather than there own folder?
Thanks
Keith
I am putting together a few web pages and am currently running around in circles with the directory and page layout on the server.
My main page is in the root www folder and called index.html
There is then the default.css file
From that main page there are links to different category's.
I was looking at creating folders inside the root www folder for each category, then put a copy of the index.html and default.css file into each of these directorys and editing the index.html file to fit as a new main page for each category.
The problem i have run into is that there is an img folder inside the root www that the css file points to /img/name.gif etc etc
the files copyed to the category folders can not make sense of this, so i edited on to read www/img/name.gif but this did not work.
Is there an easy way to re use the index and css files across multiple folders?
Am i heading in the right direction? or doing it all wrong? should all my category main pages be in the root folder rather than there own folder?
Thanks
Keith