Make your Web site readable on iPhones

iphone_safari_browser I will admit that the browser on today’s iPhones and iPod Touches are impressive. They both do an amazing job displaying Web sites as the designer intended. However, some sites still work much better than others. Recently I’ve been pointed to to a neat little bit of HTML that can improve how your site is displayed on these platforms. Just add this line to the head of your document:

<meta name="viewport" content="width=320">

There are other attributes available including initial-scale, user-scalable, minimum-scale, and maximum-scale. More details can be found on the iPhoneWebDev Google Group.

Source: iPhone Geek

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>