Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save achudars/5520428 to your computer and use it in GitHub Desktop.
Save achudars/5520428 to your computer and use it in GitHub Desktop.
HTML Meta Tags for Responsive Layouts
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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