3) What is media object in Bootstrap and what are their types?

Media objects in Bootstrap help you to put media object like image, video or audio to the left or right of the content blocks. Media element can be created using the class .media and the source is specified in using the class .media-object. Media-objects are of two types.

The two types of media object are:

.media
.media-list

Leave a Reply