There is my problem: Since I had some organization issues with my website, I wanted to arrange my files to a better classification.
Now, the folder tree looks like:
- www
- ressources
- images
- ...
- css
- design.css
- images
- mypage1
- index.html
- mypage2
- index.html
- index.html
- ressources
And now I don't know how to link the css file to the pages stored in a folder like the "mypage1" folder. To start from my C: drive will will produce path errors once online, I tried the "shortcuts to the css file in each folder" solution too, but I think there is a far better way to proceed. Need some help!
Thanks again!