adspace


How do you use glyphicons in bootstrap?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88