Add image in title bar [duplicate]
This question already has an answer here: Creating a favicon [closed] 10 answers How do I add image in title bar? I have title- "Webnet" Merging it with a FontAwesome Glyphicon's icon images as- <title><i class="icon-user icon-black"></i>Webnet</title> And I tried it replacing with image source- <title><img src="assests/img/user-Hermosillo.png" ></img>Webnet</title> But title shows innerHTML instead of showing image there. Any help? That method will not work. The <title> only supports plain text. You will need to create an .ico image with the filename of favicon.ico and save it into the root