HTML Favicon

This is a Heading

This is a paragraph.

A favicon is a small image displayed next to the page title in the browser tab. So it should be a simple image with high contrast. To add a to your website, either save your favicon image to the root directory of your webserver, or create a folder in the root directory called images, and save your favicon image in this folder. A common name for a favicon image is "favicon.ico". Next, add a <link> element to your "index.html" file, after the <title> element, like this.

ICO, PNG, GIF, JPEG and SVG are all supported by Edge, Chome, Firefox, Opera and Safari.