Answer the question
In order to leave comments, you need to log in
CSS not including mime type error?
css not included.
Tried to change the directory, nothing helps.
Answer the question
In order to leave comments, you need to log in
Your styles are sent with MIME type text/html, but they should be with text/css.
It looks like you didn't specify rel='stylesheet' in the tag <link href='...' rel='stylesheet' type='text/css'>
Or the web server is crookedly configured - it returns an incorrect MIME type to .css .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question