Matt Klein wrote:
> Hi all -
> 
> I have a web site that I just finished developing. During development, I
> had the website in a folder on my local computer with a sub-folder(css)
> for storing CSS files.
> 
> I tested the site using both IE and FireFox and it displayed perfectly
> in both. 
> 
> My problem is that once I move it to my web server, IE still displays it
> just fine, but FireFox acts as though the CSS files don't exist. The
> content appears, but with the CSS files being applied.
...

The server is misconfigured: The actual MIME type of the css file, 
"application/octet-stream", is not "text/css", as it should.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to