Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta tag: Viewport #1168

Closed
marcdahlenburg opened this issue Aug 16, 2012 · 2 comments
Closed

Meta tag: Viewport #1168

marcdahlenburg opened this issue Aug 16, 2012 · 2 comments

Comments

@marcdahlenburg
Copy link

I was wondering why you were using <meta name="viewport" content="device-width"> instead of <meta name="viewport" content=""> in my experience the second version is more helpful most of the time even tough it looks kind of wrong. For example it fixed the IOS landscape bug for me. Haven't had to much possibilities to test it on a wide variety of devices but I hope this is helpful to you guys.

Keep up the great work!

Greetings,
Marc

@necolas
Copy link
Member

necolas commented Aug 16, 2012

huh? using what?

@necolas necolas closed this as completed Aug 16, 2012
@drublic
Copy link
Member

drublic commented Sep 20, 2012

@themdism Thanks for your idea. Please see other issues where it is explained why HTML5 Boilerplate uses this line:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants