Bootstrap

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

What it is

Bootstrap is basically a free collection of tools for creating web sites and applications. It contains HTML & CSS design templates for typography, forms, buttons, navigation and other interface components. The framework allows for fast and responsive development that is consistent and well supported by the development and design community.

The Bootstrap framework is compatible with the latest versions of all major browser, and in case of an older version, it degrades to be able to be displayed. It supports responsive design, taking into account the size of the screen and displaying the content on any device.

How to start

To start using Bootstrap, you will have the download the source code and import it in your project. To get going, press to button below that will take you to their official page.



To get familiar with it, you should check out their page to find out more and start putting it into practice. Besides the starting guide and useful tricks, you can also find links to useful Bootstrap resources like additional showcases, integrations, add-ons, code snippets, and more.

We encourage you to play around with it and understand the basic functionalities. As a side one, all of our products come with the Bootstrap files inside the archive, so you don't have to explicitly download it when you want to use them.