Favicon in HTML

In this article, we will explore the idea of favicons in HTML, syntax and how to add it to a webpage.

ContentsIntroductionBasic SyntaxAttributesExamplesIntroduction

A favicon is a small icon displayed left of the page title in a browser tab. It is loaded directly from the page requested, and is usually a logo representing the owner of the site. For example, the favicon of this site is the following image.

sq_logo

Any image format can be used for a favicon such as .jpeg, .png, or .svg. Usually we...

 •  0 comments  •  flag
Share on Twitter
Published on February 01, 2022 23:25
No comments have been added yet.