How to add image with title of an HTML page?

后端 未结 6 973
-上瘾入骨i
-上瘾入骨i 2020-12-29 15:53

How to add image or logo of a page with the title of that page which is displayed with the title in chrome, firefox or other browsers?

6条回答
  •  伪装坚强ぢ
    2020-12-29 16:34

    Here is the code for Setting your favicon for your website. Your favicon will be display along with specified webpage title. Just use following codes.

    
    
        
             mytitle 
            
    
        
    
    
    

提交回复
热议问题