Answer:
By using the Bootstrap classes we can easily style images like making images round, cornered, or circular, or we can give a thumbnail effect on images. We have the following classes for image shapes.
☛ Rounded Corners - The .img-rounded class used for adding rounded corners to an image.
☛ Circle - The .img-circle class used for shaping the image to a circle.
☛ Thumbnail - The .img-thumbnail class used for shaping the image to a thumbnail.
☛ Rounded Corners - The .img-rounded class used for adding rounded corners to an image.
☛ Circle - The .img-circle class used for shaping the image to a circle.
☛ Thumbnail - The .img-thumbnail class used for shaping the image to a thumbnail.
Previous Question | Next Question |
What to display code in bootstrap? | Explain me what are bootstrap badges? |