Bootstrap – Images Demo

Bootstrap images Demo

In this guide, we will discuss Images Demo in Bootstrap. Bootstrap provides three classes that can be used to apply some simple styles to images −

  • .img-rounded − adds border-radius:6px to give the image rounded corners.
  • .img-circle − makes the entire image round by adding border-radius:500px.
  • .img-thumbnail − adds a bit of padding and a gray border:
ExampleDescription
Image GalleryThis example indicates about image gallery structure in Bootstrap
Image zoomThis example indicates about Image Zoom structure in Bootstrap
Team Image galleryThis example indicates about grid image structure in Bootstrap
Background imageThis example indicates about Background Image structure in Bootstrap
Image in panelThis example indicates about image structure in Bootstrap

Next Topic : Click Here

This Post Has One Comment

Leave a Reply