Closed Yogayu closed 7 years ago
When I use the han CSS and the font-awesome CSS, the icons can't be seen. Like:
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"/> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.7/han.min.css"/>
The icons will look like this:
Please do not use <i> elements for icons. It is not only ugly but against the principal of semantic web.
<i>
A good substitution to Font Awesome CSS is Font Handsome.
Thx.
When I use the han CSS and the font-awesome CSS, the icons can't be seen. Like:
The icons will look like this: