Showing posts with label browser issue. Show all posts
Showing posts with label browser issue. Show all posts
Friday, 28 February 2014
Saturday, 26 October 2013
Favicon icon not display in IE OR Firefox or Chrome
Hello Friends,
When you want to try add Favicon icon and then its not display in IE please use following step to display favicon icon in IE.
1. Please following code
When you want to try add Favicon icon and then its not display in IE please use following step to display favicon icon in IE.
1. Please following code
<head>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="icon" type="image/x-icon"></link>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="shortcut icon" type="image/x-icon"></link>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"></link>
</head>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="icon" type="image/x-icon"></link>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="shortcut icon" type="image/x-icon"></link>
<link href="http://anantprajapati.blogspot.in/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"></link>
</head>
Labels:
browser issue
,
CSS
,
html
,
Magento
,
Wordpress
Subscribe to:
Posts
(
Atom
)