How to add Fav-icon to Website?using Simple HTML

Опубликовано: 12 Июль 2026
на канале: Haroon Hayat
19
2

In this Video i show you how to add Fav-icon to website or webpage.

there are the Following Steps :
1.First Download icon from any website

2.Create HTML page

3.Link the Icon With Website
link rel="Short icon" type="image/x-icon" h ref="your icon-image Path.extension"
#How_to_Add_Fav-icon_to_Website?