+ 6
How we can add a logo to the title?
3 Antworten
+ 1
A link tag will do that:
<link href="image_file_path" rel="icon"/>
+ 1
<link rel="icon" type="image/png" href="img/source">
0
You need to create a favicon.ico:
https://stackoverflow.com/questions/15786937/add-image-in-title-bar