Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

External style sheet a no go

Question posted by: Lan Mind (Guest) on June 27th, 2008 07:16 PM
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
dorayme's Avatar
dorayme
Guest
n/a Posts
June 27th, 2008
07:16 PM
#2

Re: External style sheet a no go
In article
<163d032e-d754-410a-b90a-ab908d536f9d@h1g2000prh.googlegroups.com>,
Lan Mind <LANMIND01@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

Lan Mind's Avatar
Lan Mind
Guest
n/a Posts
June 27th, 2008
07:16 PM
#3

Re: External style sheet a no go
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,

>
Quote:
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:

>

>
Quote:
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?

Erwin Moller's Avatar
Erwin Moller
Guest
n/a Posts
June 27th, 2008
07:16 PM
#4

Re: External style sheet a no go
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

 
Not the answer you were looking for? Post your question . . .
190,081 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors