linking to parent folder stylesheet
This is the file Tree:
-page folder
--main.html
--style.css
--english
---hello.htm
--spanish
---hola.htm
How can I make hola.htm or hello.htm link the style.css in the parent folder?
Racoon200
Junior Poster in Training
68 posts since Nov 2006
Reputation Points: 13
Solved Threads: 1
If it is 1 directory above use ../(filename) (the two dots mean go 1 ditecory above)
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601