Html 5 Reset (html5reset.org) - X-UA-Compatible doesn't work

后端 未结 1 1924
心在旅途
心在旅途 2021-01-04 22:17

I\'m using the excellent HTML 5 Reset template at html5reset.org and my X-UA-Compatible meta tag doesn\'t seem to work. Here is what my header looks like:

&l         


        
1条回答
  •  有刺的猬
    2021-01-04 22:35

    HTML5 Boilerplate recommends the webserver config. It's faster and solves a few edge cases that the markup solution doesn't work with: https://github.com/h5bp/html5-boilerplate/blob/v4.0.0/doc/html.md#x-ua-compatible

    0 讨论(0)
提交回复
热议问题