Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save omurphy27/1adf144551099cb9890d to your computer and use it in GitHub Desktop.
Save omurphy27/1adf144551099cb9890d to your computer and use it in GitHub Desktop.
HTML Default Viewport Meta Tag for Responsive.html
<meta name=viewport content="width=device-width, initial-scale=1">
<!-- Recommended viewport tag as per Google: https://developers.google.com/speed/docs/insights/ConfigureViewport?hl=en -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment