Skip to content

Instantly share code, notes, and snippets.

@old-campos
Created January 21, 2013 19:30
Show Gist options
  • Save old-campos/4588573 to your computer and use it in GitHub Desktop.
Save old-campos/4588573 to your computer and use it in GitHub Desktop.
HTML: iOS viewport meta tag
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@old-campos
Copy link
Author

This meta tag corrects issues with the view port on apple devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment