How To Create Favicon
Favicon is the icon contained in the address bar or tab bar in web
browser, how to create a favicon want to make it easy enough to follow these
steps:
1. Create a 32x32 sized images stored in the format gif, jpg, png, and bmp
(select one)
2. Then open
http://tools.dynamicdrive.com/favicon/
3. In the browse select the picture that has been made
4. then click "create icon "
5. click "download favicon" save the images
6. save icon in the address online storage .
7. last step open the bloggers and go into edit HTML
search code <head> kemudin paste the code below under the code <head>:
<Link rel = "shortcut icon" href = "/ favicon.ico">
Note: red color change with the address icon in accordance with the name of the
url address where the deposit icon
Examples:
<link href='http://www.yourhostfile.com/favicon.ico' rel='shortcut
icon'/>
8. save, then see the results.
0 comments:
Post a Comment