icon图标的引入

Posted wszzj

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了icon图标的引入相关的知识,希望对你有一定的参考价值。

icon图标的引入

 1 <!DOCTYPE html>
 2 <html lang="en">
 3 <head>
 4     <meta charset="UTF-8">
 5     <title>站长之家</title>
 6     <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
 7 </head>
 8 <body>
 9     
10 </body>
11 </html>
  1. rel="shortcut icon"
  2. type="image/x-icon"  引入图片类型后缀(.icon)
  3. href="images/favicon.ico"   图片地址

技术图片

以上是关于icon图标的引入的主要内容,如果未能解决你的问题,请参考以下文章

如何将icon图标库引入自己的项目中

微信小程序引入Base64 图标库

VC如何在TOOLBAR上引入Icon或bmp作为按钮图标

Tkinter界面设置图标及窗口图标

使用 blaze (meteor) 模板引擎在 Iron-icons 中设置的 Polymer 1.0 默认图标不工作

vue.js里面怎么引入font-icon