Return to Snippet

Revision: 46991
at May 28, 2011 22:49 by martindownton


Initial Code
<link rel="apple-touch-icon" href="<?php echo $includeURL; ?>images/touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="<?php echo $includeURL; ?>images/touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="<?php echo $includeURL; ?>images/touch-icon-114x114.png" />

Initial URL
http://martindownton.eu/mobile-bookmark-touch-icons/

Initial Description
Add a "Touch" icon to your website for bookmark icons on mobile platforms such as Android and iOS

Initial Title
Mobile Bookmark Touch Icons

Initial Tags
html

Initial Language
HTML