How Do I Add a Favicon To My Site ?
After creating your favicon,Download it and rename it to any name you wish.upload it to your wap / web site root using ftp.Insert favicon code into the <head>.... </head>.
CODE :
<link rel="shortcut icon" href="favicon.ico">
favicon.ico is the name of the favicon created.
change the favicon to the name you gave to your favicon.
Other Services