html create ico meta tag code example
Example 1: html favicon
<link rel="shortcut icon" type="image" href="./favicons/examplefavicon.ico" />
Example 2: html how to create an icon bar in url
<link rel="icon" href="http://example.com/favicon.png">