Documentation and examples for media object to construct highly repetitive components like blog comments, tweets, and the like.
The media object helps build complex and repetitive components where some media is positioned alongside content that doesn’t wrap around said media.
Media objects can be infinitely nested, though we suggest you stop at some point. Place nested .media
within the .media-body
of a parent media object.
Media in a media object can be aligned with flexbox utilities to the top (default), center, or bottom of your media-body content.