How to replace the icon in blog or web?
Thursday, January 10, 2008
How to replace the icon in blog or web?
Label:
tips and trick
- How to replace the icon in blog or web?
- upload your file ico/jpg/gif the copy paste this source code and change the file with your upload file
- paste the code under on your html
link href="http://your%20upload%20photo%28gif,ico,jpg%20etc%29" rel="shortcut icon" type="image/x-icon">
edit