HTML not loading CSS file

前端 未结 25 1358
执念已碎
执念已碎 2020-12-01 13:55

I am completely stumped as to why this doesn\'t work. It seems the HTML file can\'t load the CSS for some reason, even though both are in the same directory. Any idea what m

25条回答
  •  伪装坚强ぢ
    2020-12-01 14:42

    I had been facing the same issue,

    For Chrome and Firefox but everything was working how it should in internet explorer. I found that making the CSS file UTF-8 made it work for chrome.

提交回复
热议问题