Hello, Welcome Here
Rounded Corners
The .img-rounded
class adds rounded corners to an image (IE8 does not support rounded corners):
Circle
The .img-circle
class shapes the image to a circle (IE8 does not support rounded corners):
Thumbnail
The .img-thumbnail
class shapes the image to a thumbnail:
Responsive Images
Create responsive images by adding an .img-fluid
class to the <img>
tag. The image will then scale nicely to the parent element.