Bootstrap

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Bootstrap :Bootstrap logo.svg
Original author(s): Mark Otto, Jacob Thornton
Developer(s) :Bootstrap Core Team
Initial release:August 19, 2011; 10 years ago
Stable release:5.1.3[1] Edit this on Wikidata / 9 October 2021; 6 months ago
Repository :Bootstrap Repository
Written in:HTML, CSS, Less (v3), Sass (v4) and JavaScript
Platform:Web platform
License:MIT License (Apache License 2.0 prior to 3.1.0)
Website:getbootstrap.com 

As of April 2022, Bootstrap is the eleventh most starred project on GitHub, with over 156,000 stars, behind freeCodeCamp, Vue.js framework, React library, TensorFlow and others.
Bootstrap is an HTML, CSS & JS Library that focuses on simplifying the development of informative web pages (as opposed to web apps). The primary purpose of adding it to a web project is to apply Bootstrap's choices of color, size, font and layout to that project. As such, the primary factor is whether the developers in charge find those choices to their liking. Once added to a project, Bootstrap provides basic style definitions for all HTML elements. The result is a uniform appearance for prose, tables and form elements across web browsers. In addition, developers can take advantage of CSS classes defined in Bootstrap to further customize the appearance of their contents. For example, Bootstrap has provisioned for light- and dark-colored tables, page headings, more prominent pull quotes, and text with a highlight.
Posted on by