Answers for "add fav icon html"

6

html favicon

<head>
  <title>Webpage</title>
  <link rel="icon" type="image/gif/png" href="favicon.png">
</head>
Posted by: Guest on August-09-2020

Browse Popular Code Answers by Language