Reusable Snippets

WebKit Viewport

Viewport tag to allow web content to work on both the iPhone and the iPad. The tag adjusts the viewport to the width to the device. Handy little webkit tag.

<meta name="viewport" content="width=device-width" />

Filed under  //   iPad   iPhone   viewport   web   webkit  
Posted May 8, 2010