HighDots Forums  

Help link will not work for .css

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Help link will not work for .css in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mike
 
Posts: n/a

Default Help link will not work for .css - 11-15-2004 , 12:38 AM






Hello,
Can someone tell me why when I test this link on my webpage it won't work
and when I try it out on my hard disk the link works.
<link rel="stylesheet" href="rmenu.css" type="text/css">
All the files that I uploaded on my webpage I placed them all in the
same directory and I even checked to see if the permissions are correct on
that file 755.
Thanks for your help



Reply With Quote
  #2  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Help link will not work for .css - 11-15-2004 , 12:44 AM






mike wrote:

Quote:
Can someone tell me why when I test this link on my webpage it
won't work and when I try it out on my hard disk the link works.
link rel="stylesheet" href="rmenu.css" type="text/css"
All the files that I uploaded on my webpage I placed them all in
the same directory and I even checked to see if the permissions are
correct on that file 755. Thanks for your help
Without the URL to your site we can only guess.

Guess: your server is not configured to send css files as 'text/css'
but rather 'text/plain', a rather common occurrence on small servers.

--
-bts
-This space intentionally left blank.


Reply With Quote
  #3  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Help link will not work for .css - 11-15-2004 , 12:47 AM



On Mon, 15 Nov 2004 05:38:59 GMT, mike wrote:

Quote:
Can someone tell me why when I test this link on my webpage...
URL? It may be many (OK, several) things, each of which is
easier to determine with an actual URL.

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.