1.

What Is Bootstrap 4 Image Thumbnail?

Answer»

The .IMG-THUMBNAIL CLASS shapes the image to a thumbnail (bordered): 

<img SRC="image.jpg" class="img-thumbnail" alt="thumbnails image" /&GT;

The .img-thumbnail class shapes the image to a thumbnail (bordered): 

<img src="image.jpg" class="img-thumbnail" alt="thumbnails image" />



Discussion

No Comment Found