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 Questions

Progress: 0 / 3
Keep Going!BS5 Get Started