Answers for "what file type should a html favicon be"

14

favicon in html document

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

Code answers related to "what file type should a html favicon be"

Browse Popular Code Answers by Language