Bootstrap Question:

Download Job Interview Questions and Answers PDF

How do you use Glyphicons in Bootstrap?

Bootstrap Interview Question
Bootstrap Interview Question

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.

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

Download Bootstrap Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the use of Jumbotron in Bootstrap?What is responsive layout?