Favicon
Goal
- âš¡ In this step, we are going to create favicon.
What is Favicon?
A favicon /ˈfæv.ɪˌkɒn/ (short for favorite icon), also known as a shortcut icon, website icon, tab icon, URL icon, or bookmark icon, is a file containing one or more small icons, associated with a particular website or web page.
https://en.wikipedia.org/wiki/Favicon
The icon in the following images are examples of favicon.
Create demo favicon
So, let's create a demo favicon at the following site
https://realfavicongenerator.net/
Please Click Demo with a random image.
These are the examples of favicon.
Next, in the Path tab of Favicon Generator Options section, there is a checkbox
I cannot or I do not want to place favicon files at the root of my web site. Instead I will place them here:
Please check this checkbox, then type favicons and click button.
Then click the button below to download the favicon package.
Create the favicons
folder and move the downloaded files into it.
index.html
Favicon links in Copy and paste the following image code into the head
tag of index.html
.
Check the output
We successfully added favicons.