Created
November 6, 2017 08:32
-
-
Save thedaviddias/4f771e7efc07688c090a28ef1121b15e to your computer and use it in GitHub Desktop.
[Front-End Checklist] - X-UA-Compatible
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Instruct Internet Explorer to use its latest rendering engine --> | |
<meta http-equiv="x-ua-compatible" content="ie=edge"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment