HTML not loading CSS file

前端 未结 25 1439
执念已碎
执念已碎 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:55

    You could try this:

    
    

    Make sure that the browser actually makes the request and doesn't return a 404.

提交回复
热议问题