B
Bootstrap
An open-source CSS framework providing responsive components and a grid system for rapid web development.
Auch bekannt als:
Bootstrap CSS, Twitter Bootstrap, BS5
Technology
Bootstrap is a popular open-source CSS framework developed by Twitter. It provides pre-built responsive components, a flexible grid system, and utility classes for rapid web development.
Key Features
- 12-column responsive grid system
- Pre-designed UI components (buttons, cards, modals, navbars)
- Utility classes for spacing, typography, and layout
- JavaScript plugins (carousel, dropdown, tooltips)
- Customizable via Sass variables
Versions
Bootstrap 5 (latest major version) dropped jQuery dependency and introduced improved grid, RTL support, and enhanced utilities.