Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web page not loading possible CSS problem

Status
Not open for further replies.

jatkinson

Technical User
Nov 14, 2001
406
GB
I have a client who cannot access my website using netscape communicator 4.77 on a Mac.

When she types in the url she receives an Error 404 message. She says the address in the browser has then changed to
This is familiar as I have a styles folder off root on my site that contains a CSS file called links.

It is called in my webpage via the following code:

<link rel=&quot;stylesheet&quot; href=&quot;../styles/links&quot; type=&quot;text/css&quot;>

Is this what is causing my problem and if so how can I resolve it?

Many thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top