new favicon
new draw
modify
download
I have already created my favicon, what's next?
Now that you have done the most difficult, let's add your favicon to the website. You just have to follow two steps:
- Keep the file name 'favicon.ico' of the file that you have just downloaded and copy this file to the same directory where your webpage is.
-
Copy the following HTML code in the head of the page where you want to display the icon (between <head></head>):
<link rel="shortcut icon" href="http://www.web.com/favicon.ico" type="image/x-icon" />