Skip to content

Instantly share code, notes, and snippets.

@aramboyajyan
Created July 11, 2013 09:45
Show Gist options
  • Save aramboyajyan/5974085 to your computer and use it in GitHub Desktop.
Save aramboyajyan/5974085 to your computer and use it in GitHub Desktop.
Mobile devices HTML tags
<meta name="viewport" content="initial-scale=1.0, user-scalable=0, maximum-scale=1.0" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-touch-fullscreen" content="yes"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment