Columns · Bootstrap v5.3

PHOTO EMBED

Sat Jun 08 2024 16:30:33 GMT+0000 (Coordinated Universal Time)

Saved by @CHIBUIKE

<div class="container text-center">
  <div class="row align-items-end">
    <div class="col">
      One of three columns
    </div>
    <div class="col">
      One of three columns
    </div>
    <div class="col">
      One of three columns
    </div>
  </div>
</div>
content_copyCOPY

https://getbootstrap.com/docs/5.3/layout/columns/