Skip to content

Instantly share code, notes, and snippets.

@srescio
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save srescio/57c1532dba83fd96fb65 to your computer and use it in GitHub Desktop.
Save srescio/57c1532dba83fd96fb65 to your computer and use it in GitHub Desktop.
apple specific viewport, not w3c standard
<!-->
Non-standard, got spread with iPhone's Safari since 2007,
Viewport is officially meant to be manipulated via CSS as per W3C specs:
http://dev.w3.org/csswg/css-device-adapt/#the-atviewport-rule
<-->
<meta name="viewport">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment