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 do you mean by bootstrap collapsing elements?
Explain types of lists supported by Bootstrap?
How many different media queries are used by the Bootstrap grid system by default?
What is the step-wise procedure for creating basic or vertical forms?
Which class is used for basic pagination?
Tell me how will you create a striped progress bar using bootstrap?
Explain the bootstrap basic table?
Do you know what are bootstrap labels?
Tell me what are bootstrap media queries?
What is the use of bootstrap framework?
What are bootstrap 4 forms?
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?