Bootstrap 5 Basic
Bootstrap 5 Flexbox
Bootstrap 5 leverages CSS Flexbox to create responsive, flexible layouts. Flexbox utilities make it easy to arrange items vertically, horizontally, and align them efficiently across different screen sizes.
Class |
Description |
---|---|
d-flex |
Enable flexbox. |
d-inline-flex |
Enable inline-flex. |