Skip to content

Instantly share code, notes, and snippets.

@ivolivares
Forked from incompl/gist:1048678071ecfb280a5f
Last active August 29, 2015 14:14
Show Gist options
  • Select an option

  • Save ivolivares/431b033d17354483b60d to your computer and use it in GitHub Desktop.

Select an option

Save ivolivares/431b033d17354483b60d to your computer and use it in GitHub Desktop.

Revisions

  1. Greg revised this gist May 9, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile2.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    By default, phone browsers say "well crap, I'm, like, 320 pixels wide, and many websites were designed to be, like, 960 pixels wide, so I'm going to just scale down the content to 1/3 and show it that way."

    By using the above meta tag, your website says "No no no, I know that you're, like, 320 pixels wide, and that's fine, just show this page like a 320 pixel wide browser and don't scale anything."
    By using the above meta tag, your website says "No no no, if your screen is tiny that's fine, just show this page like a 320 pixel wide browser and don't scale anything."
  2. Greg renamed this gist May 9, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. Greg revised this gist May 9, 2014. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile2.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    By default, phone browsers say "well crap, I'm, like, 320 pixels wide, and many websites were designed to be, like, 960 pixels wide, so I'm going to just scale down the content to 1/3 and show it that way."

    By using the above meta tag, your website says "No no no, I know that you're, like, 320 pixels wide, and that's fine, just show this page like a 320 pixel wide browser and don't scale anything."
  4. Greg renamed this gist May 9, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  5. Greg created this gist May 9, 2014.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <meta name="viewport" content="width=device-width">