html not linking css

后端 未结 8 812
轮回少年
轮回少年 2020-12-21 04:49

I\'m having an issue with linking html and Css and have no idea why. I\'m doing everything like the book and tutorials says. However, I\'m not getting to do the external con

8条回答
  •  伪装坚强ぢ
    2020-12-21 05:38

    If all the above not working:

    1- Make sure you have no inline/internal CSS > Delete all style code from the Html page (it ll prevent external css link)

提交回复
热议问题