Answers for "favicon png link html code"

1

favicon html link

<link rel="shortcut icon" href="http://example.com/favicon.ico" />
Posted by: Guest on June-14-2020
2

html favicon from png

<link rel="icon" type="image/png" href="http://example.com/image.png" />
Posted by: Guest on December-20-2020

Browse Popular Code Answers by Language