Bad value X-UA-Compatible for attribute http-equiv on element meta

后端 未结 8 752
日久生厌
日久生厌 2020-11-30 23:31

I have used the same meta that HTML5 Boilerplate is using, and the W3C HTML validator complains:

Bad value X-UA-Compatible for attribute

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-01 00:26

    I had the same issue and adding and to surround that entire line remedied the situation.

    
    

提交回复
热议问题