Skip to content

Instantly share code, notes, and snippets.

@larodiel
Created July 18, 2013 17:22
Show Gist options
  • Save larodiel/6031163 to your computer and use it in GitHub Desktop.
Save larodiel/6031163 to your computer and use it in GitHub Desktop.
HTML Viewport tag for mobile website
<meta name="viewport" content="user-scalable=no,width=device-width, initial-scale=1, maximum-scale=1" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment