Genericons简介
Icon Font ,或者说Web font是什么不用说了,还不懂的请自行补脑。Genericons是由官网WordPress 的母公司Automattic 开发的一个Icon Font 项目,类似的有Fontello、Font Awesome。
Genericons官网:http://genericons.com
Genericons 之项目引用
针对WordPress 用户,官方出了个插件 Genericon’d,可以借此比较方便在写文章中使用。
该插件使用方法如下:
1、在文章时候为相关选择器使用类似 class= "genericond genericon genericon-tablet"
的代码:
<a class="genericond genericon genericon-tablet" href="http://dvy.com.cn/">链接</a> <a href="http://dvy.com.cn/"><i class="genericond genericon genericon-tablet"></i>链接</a>