How do you use glyphicons in bootstrap?
Answer / Vijendra Sharma
To use Glyphicons in Bootstrap, include the 'bootstrap-glyphicons.css' file in your project and use the classes provided for individual icons. For example, <span class="glyphicon glyphicon-asterisk"></span> or <button type="button" class="btn glyphicon glyphicon-save"></button>
| Is This Answer Correct ? | 0 Yes | 0 No |
What is fluid layout in bootstrap?
How many types of layouts are there in bootstrap?
What are the input groups in bootstrap?
How will you create a bootstrap alert?
Explain me can you put a listgroup within bootstrap panel?
Explain different types of bootstrap grids?
Do you know what global styles are applied as a part of bootstrap's default typography?
What is Bootstrap page header?
What is Twitter Bootstrap?
What is data toggle in bootstrap and how we can use it?
What are bootstrap methods?
Can I override bootstrap css?