IPhone HTML Viewport Meta Tag


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">

URL: http://chriscoyier.net/2009/01/25/iphone-meta-tag-for-viewport-maintaining-scale-on-orientation-change/

Report this snippet


Comments


You need to login to view comments.