ctoz
05-18-2010, 12:58 AM
...and I've googled: how to link from a file in one folder to a file in a second folder which is on the same level?
html address is site/content/myfile.htm
css address is site/css/myfile.css
how to link to the stylesheet?
<link rel="stylesheet" type="text/css" href="???/css/myfile.css">
html address is site/content/myfile.htm
css address is site/css/myfile.css
how to link to the stylesheet?
<link rel="stylesheet" type="text/css" href="???/css/myfile.css">