Created
December 16, 2012 17:37
-
-
Save atma/4310028 to your computer and use it in GitHub Desktop.
HTML Meta Tags for Responsive Layouts
This file contains hidden or 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
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<meta name="HandheldFriendly" content="true"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment