Skip to content

Instantly share code, notes, and snippets.

@atma
Created December 16, 2012 17:37
Show Gist options
  • Save atma/4310028 to your computer and use it in GitHub Desktop.
Save atma/4310028 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,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