Matt Vanderpol

Online Craftsman

  • Home
  • Blog
  • Code
  • About Matt

Link: width=device-width, initial-scale, and too-wide elements

January 21, 2014

http://www.quirksmode.org/blog/archives/2014/01/widthdevicewidt.html

Investigation by PPK into how different mobile browsers handle display of wide elements with different meta viewport values.

Unless you have a special need, safest approach seems to be to specify both initial-scale=1 and width=device-width

© 2015-2023 / Matt Vanderpol