authorandrew
06-25-2010, 04:31 PM
Hey all,
I have a kind of stupid question, and once again it involves how I'm sorting my webpages inside a folder. So here's the deal. I have a main page index.html that is inside my main folder. I have a lot of sub pages inside a folder called 'sub'.
But my problem is, when my sub pages are inside 'sub, they can't 'see' the CSS files and the images that I have in my main directory or in other subfolders. So short of making duplicates of all of my css and images, I don't know how to get the subpages to see these files.
Is there a way to do a reverse of subfolder. i.e a subfolder would be "sub/page.html" but is there a way to reference the folder above it? Such as ".../styles.css", for example.
Thanks!
aa
I have a kind of stupid question, and once again it involves how I'm sorting my webpages inside a folder. So here's the deal. I have a main page index.html that is inside my main folder. I have a lot of sub pages inside a folder called 'sub'.
But my problem is, when my sub pages are inside 'sub, they can't 'see' the CSS files and the images that I have in my main directory or in other subfolders. So short of making duplicates of all of my css and images, I don't know how to get the subpages to see these files.
Is there a way to do a reverse of subfolder. i.e a subfolder would be "sub/page.html" but is there a way to reference the folder above it? Such as ".../styles.css", for example.
Thanks!
aa