This cheat sheet provides a comprehensive overview of the Bootstrap v5 CSS framework, including its layout system, typography, colors, components, utilities, JavaScript plugins, customization options, accessibility considerations, responsive utilities, and RTL support.
It also demonstrates with some code usage examples how to use various features in your HTML and CSS code.
- Container:
.container
,.container-fluid
,.container-{breakpoint}
- Grid system:
.row
,.col
,.col-{breakpoint}-{size}
- Responsive breakpoints:
sm
,md
,lg
,xl
,xxl