Bootstrap 4 Media Objects - All In One Demo

User
Basic Media Object

This is a simple media object with image on the left and text on the right.

Image on Right

This example shows text first and image aligned to the right side.

User
User
Top Aligned Image

Image aligned to top using align-self-start.

User
Center Aligned Image

Image aligned to center using align-self-center.

User
Bottom Aligned Image

Image aligned to bottom using align-self-end.

User
Parent Media

This parent media contains nested media objects.

Nested
Nested Media 1

This is nested media object inside parent.

Nested
Nested Media 2

Another nested media object example.

Media List Example