How can you insert a search icon?
Glyphicons
Bootstrap provides 260 glyphicons from the Glyphicons Halflings set.
Glyphicons can be used in a text, buttons, toolbars, navigation, forms, etc.
Following are some examples of glyphicons:
Glyphicon Syntax is as follows and the glyphicon is inserted with the following syntax:
<span class="glyphicon glyphicon-name"></span>
The name part in the syntax above must be replaced with the proper name of the glyphicon.
Which class is used to create a button group?
Which button class is used to create a large button?
Which class is used to create a big box for calling extra attention?
Which class shapes an image into a circle?
Which class adds zebra-stripes to a table?