Nearby lessons
1 of 39š BS5 HOME
š Welcome to Bootstrap 5
Bootstrap 5 is a popular front-end framework for building responsive, mobile-first websites. It provides CSS and JavaScript components, utilities, and a grid system. Bootstrap 5 removed jQuery dependency and added modern CSS features like CSS Grid support.
š Key Features of Bootstrap 5
- No jQuery: Bootstrap 5 no longer requires jQuery.
- Mobile-first: Responsive design starting from mobile screens.
- Utility classes: Helper classes for spacing, colors, display, etc.
- Components: Pre-built UI components (buttons, cards, modals, etc.).
- Grid system: 12-column responsive grid built with flexbox.
- Customizable: Easy theming with Sass variables.
š Browser Support
Bootstrap 5 supports modern browsers: Chrome, Firefox, Safari, Edge, Opera. Internet Explorer is not supported.
šÆ What You'll Learn
- How to install and set up Bootstrap 5.
- Using containers, grid system, and layout utilities.
- Working with components (buttons, cards, forms, etc.).
- Using utility classes for styling.
- Creating responsive designs.
š§ Test Your Knowledge
3 QuestionsProgress: 0 / 3
Keep Going!BS5 Get Started