Technical Help & Discussion > Website Design & Programming

CSS question

<< < (2/2)

DJ:
Strange - not sure why that happens.

In normal html files I link to the css page by using


--- Code: ---
<link rel="stylesheet" type="text/css" href="blue.css" />

--- End code ---


(Where blue.css is the location and name of the css file).

In the CSS files it doesn't have the


--- Code: ---<STYLE type="text/css">
--- End code ---


bit. Could be rubbish coding on my part - not sure if the above will help you at all!

DJ

Reno:
You nailed it. It was the style tags in the css file. That solves the last problem. Thanks man.

DJ:
Glad I could be of help  :wink:

DJ

Navigation

[0] Message Index

[*] Previous page

Go to full version