|
Problems: Firefox and CSS
Hey, just wanted to see if anyone else has a problem with firefox and css. CSS works fine, but if im linking to the CSS file, instead of having the CSS embedded in the page, it wont work...
link href="sitestyle.css" rel="stylesheet" type="text/css"
if I use that, in FireFox it wont display the CSS styles. If I put the CSS styles on the page without linking to it, it works fine.. anyone know how to fix this?
|