Skip to content

Instantly share code, notes, and snippets.

@rainyjune
Created August 25, 2013 09:00
Show Gist options
  • Save rainyjune/6332821 to your computer and use it in GitHub Desktop.
Save rainyjune/6332821 to your computer and use it in GitHub Desktop.
一个常用的针对移动网页优化过的页面的 viewport meta 标签大致如下:
<meta name="viewport" content="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