Answers

Question and Answer:

  Home  Bootstrap

⟩ How to give a style to images in Bootstrap?

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.

 137 views

More Questions for you: