PNG Favicon

Example using a PNG favicon.

Preview

Code


<head>
  <link rel="icon" type="image/png" href="favicon.png">
</head>


<p>PNG favicons are commonly used for modern websites.</p>

More HTML Favicon Examples (3)