Answers for "add favicon using css"

3

css favicon

<link rel="icon" type="image/x-icon" href="/favicon.ico">
Posted by: Guest on May-03-2021
5

add favicon html

<link rel="icon" type="image/png" href="/favicon.png"/>
Posted by: Guest on June-16-2020

Browse Popular Code Answers by Language