In addition to our border-radius utilities,you can use .img-thumbnailto give an image a rounded 1px border appearance.
In addition to our border-radius utilities,you can use .roundedto give an image a rounded 1px border appearance.
In addition to our border-radius utilities,you can use .rounded-circleto give an image a rounded 1px border appearance.
Align images with the helper float classes. .float-left or .float-right
In addition to our image position utilities,you can use .mx-auto & .d-block.
Align images with the helper float classes. .float-left or .float-right
Images in Bootstrap are made responsive with .img-fluid. max-width:100%;and height:auto;are applied to the image so that it scales with the parent element.