My Development Notes

Programming Made Easier


Favicon code for your HTML document

To add favicon code to your HTML document copy and paste the below code to your index.html file just below the title tag after the link code to your css file :

<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" />

Posted

in

by

Tags:

Leave a Reply