✅ 操作成功!

html

发布时间:2023-06-17 作者:admin 来源:文学

html

html

代码

在head标签中加入link标签,如下:

<head> <link rel="icon" href="/favicon.png"> </head> Other //网站上显示logohtml style="color:#2aa0ea" target=_blank class=infotextkey>图标 <link rel="shortcut icon" href="common/images/favicon.ico" type="image/x-icon"> //收藏用logo图标 <link rel="bookmark" href="common/images/favicon.ico" type="image/x-icon">
👁️ 阅读量:0