Horje

How to add HTML icon <link> rel Attribute

icon Imports an icon to represent the document.
Example: <link rel="icon" href="favicon.ico" type="image/x-icon">
index.html
Example: HTML
<link rel="icon" href="favicon.ico" type="image/x-icon">

Output should be:

How to add HTML icon <link> rel Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin