Можно как-то так:
XML/XHTML
1 2 3 4 5 6 7 8 9 10 |
< link rel = "shortcut icon" type = "image/x-icon" href = "favicon.ico" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "57x57" href = "apple-touch-icon-57x57.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "60x60" href = "apple-touch-icon-60x60.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "72x72" href = "apple-touch-icon-72x72.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "76x76" href = "apple-touch-icon-76x76.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "114x114" href = "apple-touch-icon-114x114.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "120x120" href = "apple-touch-icon-120x120.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "144x144" href = "apple-touch-icon-144x144.png" />
< link rel = "apple-touch-icon" type = "image/png" sizes = "152x152" href = "apple-touch-icon-152x152.png" />
|
SED.by - создание сайтов, разработка плагинов и тем для Котонти