A “favicon” is an icon created to show up in your favorites (bookmarks) folder. It’s used to distinguish your web page from all the others in the favorites folder.
One way to apply a favicon to your website it to put this line of code within the head section of your html code:
The image you use can be any type of image file with any name. It does not have to be an icon file (ie. “favicon.ico” ) .