Bootstrap

Bootstrap is a popular framework for creating responsive websites with a wide range of readymade ready to use common web layouts and components.

Bootstrap

Bootstrap is a popular framework for creating responsive websites with a wide range of readymade ready to use common web layouts and components.

SCSS

Bootstrap is completely customisable using Sass variables.

Bootstrap provides a set of pre-designed components, such as buttons, forms, navigation bars, cards, and more, that you can use to build your web pages quickly and easily. Bootstrap also offers a grid system for laying out your content in a flexible and consistent way.

Millions of developers

Bootstrap was originally developed by Twitter engineers Mark Otto and Jacob Thornton in 2010 as a way to streamline their internal web development process. Since then, Bootstrap has grown to become one of the most widely used front-end frameworks in the world, with millions of developers and websites using it.

Open source

Bootstrap is open source and free to use. You can download the latest version from the official website, or use a CDN (content delivery network) to link to it directly from your HTML files. Bootstrap also has extensive documentation and tutorials to help you get started and learn how to use its features.

If you want to create modern and responsive websites with minimal coding, Bootstrap is a great choice. Bootstrap can help you save time and effort, while ensuring that your web pages look good on any device and browser.

Bootstrap Grid

Bootstrap 5.1 onwards provides a method for creating layouts using CSS Grid.

It needs to be toggled on to use it but enabling it disables the default flexbox Bootstrap CSS Grid.

This site uses Bootstrap 5.3 CSS Grid.