Skip to content

Instantly share code, notes, and snippets.

@RyanParsley
Created February 21, 2011 01:02
Show Gist options
  • Save RyanParsley/836497 to your computer and use it in GitHub Desktop.
Save RyanParsley/836497 to your computer and use it in GitHub Desktop.
An approach to a mobile optimized viewport tag
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, target-densityDpi=device-dpi"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment