(i) Bootstrap third party extension--font Awesome

Source: Internet
Author: User

Abstract: Mainly on some of the more commonly used bootstrap extensions, such as font icons (font awesome), time selectors, buttons, and so on, these extensions are really very powerful, can be on the basis of bootstrap for us to add a lot of luster.

First, Font Awesome

1.1 Introduction

The font awesome is a powerful set of icon icons that can be scaled to support arbitrary CSS controls on size, color, shading, and more, with 9 features:

(1) A font file, 369 icons;

(2) Completely free, can be commercial;

(3) fully compatible with bootstrap;

(4) can directly use the CSS control icon size, color, shadow, etc., as long as the CSS support can be;

(5) Support IE7 (need to apply compatibility file: FONT-AWESOME-IE7.CSS);

(6) Friendly way of use, style and ordinary text (Unicode format) can be.

(7) Unlimited scalability.

(8) Perfect display on retina screen;

(9) Fully compatible with screen readers.

it: http://www.bootcss.com/p/font-awesome/

Because it is fully compatible with bootstrap (bootstrap starts with glyphicon-, Font-awesome starts with icon-), it is very simple to use, and directly refer to the CSS file after bootstrap. Examples are as follows:

<link rel= "stylesheet" href= "Css/font-awesome.min.css" >

<!--[if IE 7]>

<link rel= "stylesheet" href= "Css/font-awesome-ie7.min.css" >

<! [ebdif]-->

If you want to support the IE7 version browser, you need to add the above compatibility file code.

(i) Bootstrap third party extension--font Awesome

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.