Firefox does not load CSS for the local Web site

Hello

I know that you have all seen this issue before but none of the answers I have found work for me. My site loads perfectly fine in other browsers, but not Firefox.

I have a local website with a style sheet which is saved in the same folder:

< link rel = "stylesheet" href = "style.css" type = "text/css" / > "

I defined the character sets in HTML and CSS documents:

HTML =
CSS = @charset "UTF-8";

I have the last two updates for Chrome, IE and Firefox from today.

Any help would be appreciated.

Thank you

Have you checked the Web Console (Firefox/tools > Web Developer) for error messages?

Is the local server send the type of content appropriate for all files?

You can load the CSS file directly via the address bar?

You can check in "tools > Page Info > general" how Firefox to view this file.

Tags: Firefox

Similar Questions

Maybe you are looking for