Font Awesome (a set of great icon libraries), fontawesome

Source: Internet
Author: User
Tags html header

Font Awesome (a set of great icon libraries), fontawesome

Font Awesome is a very convenient icon library. These icons are vector images and saved in.svg. These icons are the same as the font. You can specify their size through pixel units, which will inherit the font size of its parent HTML element.

You can add the Font Awesome icon library to any application. The method is simple. You only need to add the following code to your HTML header:

<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.2.0/css/font-awesome.min.css"/>

Of course you can also download to local use, address: http://fontawesome.io/http://fontawesome.dashgame.com)

(The link Path depends on the location where the link is downloaded and saved );

Usage:

iAt first, the element is generally used to enable other elements to have italic functions, but now it is generally used to refer to icons. You can add the class attribute in Font AwesomeiElement to change it to an icon, for example:

<i class="fa fa-info-circle"></i>

Use Case:

The official website provides a detailed use case Oh (you can try it yourself, the truth comes from practice): http://fontawesome.io/examples/

 

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.