Images
Image Components are used to display Images on websites, which are screen responsive. They expand upto the width of the container they are in. They also can be customised to be round shaped.
Round Images
You can add class img-round to make your image round shaped.
Square Images
Square Images are the square shaped images. You can add class img-square to make your image round shaped.
Responsive Images
You can add class
img-responsive to make your
image fit the width of container.
Note : Resize the browser window, to see the responsive
property.