-
-
Save ivolivares/431b033d17354483b60d to your computer and use it in GitHub Desktop.
Revisions
-
Greg revised this gist
May 9, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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, if your screen is tiny that's fine, just show this page like a 320 pixel wide browser and don't scale anything." -
Greg renamed this gist
May 9, 2014 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Greg revised this gist
May 9, 2014 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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." -
Greg renamed this gist
May 9, 2014 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Greg created this gist
May 9, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ <meta name="viewport" content="width=device-width">