标签:user utf-8 blog meta ref font class oct awesome
1 <!DOCTYPE html> 2 /* font-awesome-4.7.0的应用*/ 3 <html lang="en"> 4 <head> 5 <meta charset="UTF-8"> 6 <title>Title</title> 7 <link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.css">/* font-awesome-4.7.0的应用*/ 8 </head> 9 <body> 10 <span class="fa fa-user-circle"></span> 11 </body> 12 </html>
标签:user utf-8 blog meta ref font class oct awesome
原文地址:http://www.cnblogs.com/shiluoliming/p/6511738.html