Bootstrap 3 Thumbnails

Add thumbnail images or videos with Bootstrap 3's thumbnail component.

Bootstrap 3 provides classes that are specifically used to style thumbnail images. Used in conjunction with the grid system, thumbnails can present images, videos, text, etc in grids.

Default Thumbnails

For a basic set of thumbnails, use the .thumbnail class and insert the images into a grid.

Captions

You can add captions and other custom content by using the .caption class inside a <div>.