banner

Add A Favicon to A Website in HTML

Easy steps to Add A Favicon to A Website in HTML

Let's learn how to insert a favicon inside our website. If you don't know what a favicon is. It is basically the small icon that we see in front of browsing title when we view a website inside the browser.

Now we follow the following steps to add a favicon to a website in HTML :

In the root folder create a folder called image. Inside image folder we have save a image for using favicon. One thing to note about this image here which is of course the icon we're going to insert inside our tab is that it should not be very big.

Now open HTML document and inside the head tag area we write the HTML code:

Add A Favicon to A Website in HTML

   <link ref="shortcut icon" type="image/image type png or jpg" href="image location address where the image is saved">

For example :

   <link ref="shortcut icon" type="image/png" href="img/favicon.png">

 After save the HTML code when we refresh the browser we get a favicon.

 So this is a every user-friendly remodel to realize. It's not really complicated. So hope you learn how to insert the Favicon to a website.

If you need any kind of support of your WordPress website contact me by mail : moni200870@yahoo.com

For WordPress website develop, theme customization, add social icons, Avada Divi Astra contact form 7 landing page slider click the link https://bit.ly/2UMTnSD

No comments

Theme images by mammamaart. Powered by Blogger.