Introduction

Bootstrap is a popular open-source front-end framework for developing responsive and mobile-first websites. It provides a collection of CSS and JavaScript components to help developers build modern web applications quickly.

Grid System

Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s based on a 12-column layout that adjusts to different screen sizes.

Column 1
Column 2
Column 3

Workflow

Bootstrap offers a variety of pre-designed components such as buttons, cards, and modals.

Bootstrap Card

This is a simple card component in Bootstrap.

Utilities

Bootstrap includes utility classes for spacing, typography, and more. For example, you can add margins, padding, and text alignment easily.

This is a warning background utility.