Favicons are little images that show up in the top of the browser tab. In HTML, at the top of our document (near the stylesheet import), we can use:

<link href="/path/favicon.ico" rel="icon" type="image/x-icon">

A great source of copyleft favicons is favicon.cc.