Hi I have created a stylesheet and placed it in my htdocs folder on my web server. The problem is that when I upload my pages none of the text is the css style. This is annoying me as it works fine when I am testing it on my pc running IIS5. Here is the code I am using.
<link href="/osd.css" rel="stylesheet" type="text/css">
What could be possibly wrong.
Please help thanks