Skip to content

Instantly share code, notes, and snippets.

@ingozoell
Created January 18, 2014 17:06
Show Gist options
  • Save ingozoell/8493248 to your computer and use it in GitHub Desktop.
Save ingozoell/8493248 to your computer and use it in GitHub Desktop.
Mobile Viewport Meta
<!-- Mobile viewport optimization -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="0">
<meta name="viewport" content="width=device-width">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment