Answers for "creating favicon html and css"

17

how to add favicon in html

<link rel="shortcut icon" type="image/png" href="Link to the image"/>
Posted by: Guest on February-23-2020
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
0

adding a favicon in html

Html Favicon
Posted by: Guest on November-02-2021

Browse Popular Code Answers by Language