Font awesome

Font Awesome 

How to use font awesome on your website?

Using font awesome is an easy job, please follow these stps:

  • First of all you need to put a library link in head section of your web page between <head> & </head> like this<head><link rel="stylesheet" type="text/css" href="https://example.com"></head>
  • Put the i tag <i> everywhere you want to show the font awesome icon, here is example: <i class="fa fa-check"></i>
There is a lot of font awesome icons some of them are free to everyone but the other type is not, so you can choose which type you need depending on your service.

Font awesome icons give customers a good impression about your service and your content value with agood declaration, also it's eye catching it's a good idea to use beside links, don't hesitate to add some of them in your website.

This was was an easy tutorial about " How to use font awesome icons to your web page"
Related post: Login and registration system in php and mysql
.