Lan Mind schreef:
Quote:
On Jun 4, 12:46 am, dorayme <doraymeRidT...@optusnet.com.auwrote:
Quote:
>In article
><163d032e-d754-410a-b90a-ab908d536...@h1g2000prh.googlegroups.com>,
> Lan Mind <LANMIN...@gmail.comwrote:
>>
Quote:
>>Hello all,
>>Ive been trying to get page 2 of my site to link the external style
>>sheet "mystyle.css" for a while now and am just dumbfounded. Page one
>>works fine, I don't know whats wrong. Here's my pages:
>> http://dockhawk.com/
>>Thanks for any pointers- Lan
|
>Change your
>>
><a href="http://dockhawk.com/page2.html/" id="link2">2</a>
>>
>to
>>
><a href="http://dockhawk.com/page2.html" id="link2">2</a>
>>
>--
>dorayme
|
>
Ty dorayme. I'm not sure why that fixed though?
|
Because the / at the end of the path (url) means the former (page2.html
in this case) is a directory.
I expect in your case it is a file, allthough you could also name you
directory page2.html if you are crazy. ;-)
Regards,
Erwin Moller