Add iPhone icons to your site


Does your website suppot Apple iPhone?

iPhone Dev Center explains how easy it is to create a WebClip Bookmark Icon for iPhone users.

To specify a bookmark icon for all pages of a web site, place a PNG
image named “apple-touch-icon.png” at the root directory of your web
server – similar to the “favicon.ico” for site icons.

To verride the site bookmark icon on a specific web page, insert a
<link> element similar to <link rel=”apple-touch-icon”
href=”/customIcon.png”/> within the <head> element of the page.

This entry was posted in iphone, web development and tagged , . Bookmark the permalink.

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>