Which class shapes an image into a circle?
Circle
The .img-circle class shapes the image to a circle (IE8 does not support rounded corners):
<div class="container">
<h2>Circle</h2>
<p>The .img-circle class shapes the image to a circle (not available in IE8):</p>
<img src="cinqueterre.jpg" class="img-circle" alt="Cinque Terre" width="304" height="236">
</div>
Which class is used to create a big box for calling extra attention?
Which button class is used to create a large button?
Which class is used to create a button group?
How can you insert a search icon?
Which class is used to create a badge?