Html 5 Reset (html5reset.org) - X-ua-compatible Doesn't Work
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: <
Solution 1:
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
Post a Comment for "Html 5 Reset (html5reset.org) - X-ua-compatible Doesn't Work"