| | To change the icon for a website. Like the little icon next to the url bar in the browser or the bookmark Icon. Example Like the myspace group image that is next to the url bar when browsing Facebook. You need to add this code inside the head tags. CODE <link rel="shortcut icon" href="http://www.yourwebsite.tld/favicon.ico"> To convert an existing image to an .ico, use this link or google favicon generator for other available services. Some Image software is also able to save as ico, but not all of them do so. |


