Answers for "add favicon html css"

3

css favicon

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

how to add a favicon to html

<link rel='icon' href='favicon.ico' type='image/x-icon'/ >
Posted by: Guest on October-06-2020

Browse Popular Code Answers by Language