Answers for "best way to use favicon in html"

53

favicon HTML

<link rel="icon" href="yourIcon.png" type="image/png">
Posted by: Guest on April-20-2020
1

favicon htmk

<link rel="icon" href="/favicon.ico" />
Posted by: Guest on November-30-2020

Code answers related to "best way to use favicon in html"

Browse Popular Code Answers by Language