1 <html> 2 <head> 3 </head> 4 <link type="image/png" href="favicon.png" sizes="64x64" rel="icon" /> 5 <body> 6 <p>It's expected that you see a favicon displayed for this page when you open it as a local file.</p> 7 <p>The favicon looks like this:</p> 8 <img src="favicon.png"/> 9 </body> 10 </html> 11