Hi all,
Place your favicon for your blogspot blog. Please follow the steps.
1. Login to your blog, click on Design-> Layout
2. Click on favicon Edit link
3. Upload the .ico file of your favicon
Note: To convert the image(.jpg, .png, etc) file to .ico file, we can use online link http://favicon.htmlkit.com/favicon/ or we can use any picture editing software like GIMP
4. After uploading the favicon .ico file, click on save
Note: It will take some time to upload the favicon to your blog. Please wait for some hours.
Please write your comments and feedback to psrdotcom@gmail.com
Showing posts with label Addressbar. Show all posts
Showing posts with label Addressbar. Show all posts
September 09, 2011
September 06, 2011
Display your favourite icon for your website in address bar
Hi everyone,
As per my friend request, I have searched for display an icon in the address bar for the website.
It will be useful for website developers.
Please follow this procedure to display icon in address bar for your website:
1. We much have an image in .ico format.
If we don't have an .ico file and have any picture formatted file like .jpeg, .png, then we can convert that into .ico format by using online link http://favicon.htmlkit.com/favicon/ or we can use any picture editing software like GIMP
2. After having the .ico file, edit your webpage source code html file
3. Place this following code in between head tag.
ex:
4. Open in Firefox, Chrome to view this icon in the address bar.
Note: In IE it may not support
References:
i. Online .ico generator http://favicon.htmlkit.com/favicon/
ii. http://www.tech-recipes.com/rx/1215/html-adding-a-website-address-bar-icon-or-favicon/
iii. http://labnol.blogspot.com/2006/09/favicon-tutorial-display-your-logo-on.html
Please send your valuable feedback and comments to psrdotcom@gmail.com
As per my friend request, I have searched for display an icon in the address bar for the website.
It will be useful for website developers.
Please follow this procedure to display icon in address bar for your website:
1. We much have an image in .ico format.
If we don't have an .ico file and have any picture formatted file like .jpeg, .png, then we can convert that into .ico format by using online link http://favicon.htmlkit.com/favicon/ or we can use any picture editing software like GIMP
2. After having the .ico file, edit your webpage source code html file
3. Place this following code in between head tag.
ex:
4. Open in Firefox, Chrome to view this icon in the address bar.
Note: In IE it may not support
References:
i. Online .ico generator http://favicon.htmlkit.com/favicon/
ii. http://www.tech-recipes.com/rx/1215/html-adding-a-website-address-bar-icon-or-favicon/
iii. http://labnol.blogspot.com/2006/09/favicon-tutorial-display-your-logo-on.html
Please send your valuable feedback and comments to psrdotcom@gmail.com
Subscribe to:
Posts (Atom)
Featured Post
Java Introdcution
Please send your review and feedback to psrdotcom@gmail.com
-
Hi all, I spent 2 days on configuring this. I read lot of blogs and instrutction steps from various sites. I would like share my experienc...
-
Hi folks, Today we will see how we can get the folder path of the windows user specific app data for storing any program (app) based inform...
-
For the academic purpose i had written a small program in Matlab. I have tried encoding and decoding the image by using Huffman coding. ...