How do you use Glyphicons?

 Posted by Vivek.Ramapuram on 7/22/2015 | Category: Bootstrap Interview questions | Views: 1982 | Points: 40
Answer:

To use the icons, simply use the following code just about anywhere in your code. Leave a space between the icon and text for proper padding.

Example :
<span class="glyphicon glyphicon-search"></span>


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response