如何在标题栏加入图标

在head标签中添加如下代码:

标题栏:

<link rel="icon" href="ico地址" type="image/x-icon">
收藏夹:
<link rel="shortcut icon" href="ico地址" type="image/x-icon">

注意:图标要用 16*16 大小的

 

 

 

 

 

 

 

摘自https://www.cnblogs.com/lyp123/articles/5661661.html

posted @ 2020-04-13 18:29  lalalalatxx  阅读(214)  评论(0编辑  收藏  举报