HTML favicon won't show on google chrome

后端 未结 14 788
灰色年华
灰色年华 2020-11-27 16:28

I am making a HTML page that is unpublished . One of the things I wanted to do was add a favicon to appear next to the title. I\'m using google chrome and I noticed that oth

14条回答
  •  余生分开走
    2020-11-27 17:08

    This issue was driving me nuts! The solution is quite easy actually, just add the following to the header tag:

    
    

    For example:

    
     
        
            
            
            
    

提交回复
热议问题