Bootstrap Question:

How do you use Glyphicons in Bootstrap?

Tweet Share WhatsApp

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 PDF Read All 128 Bootstrap Questions
Previous QuestionNext Question
Tell me what is the use of Jumbotron in Bootstrap?What is responsive layout?