🟢 Bootstrap Introduction

Card image

Bootstrap Icon

Bootstrap is a powerful front-end framework for designing modern, responsive web pages using pre-styled components and utilities. It lets you quickly build layouts, buttons, navbars, forms, and more — all mobile-ready by default.

View the official Bootstrap docs here: https://getbootstrap.com/

💡 Tip: See the official Bootstrap open-source project here: twbs/bootstrap

🖥️ Bootstrap Code Simulator

Type your Bootstrap HTML below and preview the result live:

💡 Tip: Use class="btn btn-primary" for blue buttons, text-center to center text, and container to wrap your layout with padding.