HTML not loading CSS file

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

    Here is another cause to add to the collection on this page. In this code...

    
    

    ...I misspelled rel as ref.

提交回复
热议问题