Answers for "Which HTML tag is used to set the favicon?"

7

html favicon tag

<link rel="icon" href="image.jpg" type="image/jpg">
Posted by: Guest on May-01-2020

Code answers related to "Which HTML tag is used to set the favicon?"

Browse Popular Code Answers by Language