rolitilouds
New Member
I've validated all my HTML and CSS, and there are no errors, but unfortunately my localhost is only being rendered correctly in Firefox -- in Chrome and IE9 they only show the content without any CSS.I've looked in the developer tools console and I've found the following error messages:IE \[code\]SEC7113: CSS was ignored due to mime type mismatch \[/code\]Chrome \[code\]Resource interpreted as Stylesheet but transferred with MIME type text/plain:\[/code\]Firefox doesn't make any of these complaints, however.What could be causing this error?