Answers for "how to add favicon icon using css"

4

css favicon

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

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