.ico favicon code example
Example 1: favicon.ico html
<link rel="icon" href="favicon.ico" type="image/x-icon" />
Example 2: what is favicon.ico
Favicon.ico is the icon that gets shown on the left side of the tab of a web page.
To have one in your domain, just save one favicon.ico in your root folder.