“The stylesheet was not loaded because its MIME type, “text/html” is not “text/css” [closed]
In the head section of your html document: <link rel=”stylesheet” type=”text/css” href=”https://stackoverflow.com/path/to/ABCD.css”> Your css file should be css only and not contain any markup.