Introduction to Bootstrap: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "Bootstrap describes itself as "the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.' It is a free and open-source front-e...")
 
Line 28: Line 28:
* [[Tabs (Bootstrap)|Tabs]]
* [[Tabs (Bootstrap)|Tabs]]
* [[Textarea (Bootstrap)|Textarea]]
* [[Textarea (Bootstrap)|Textarea]]
* [[Thumbnail (Bootstrap)|Thumbnail
* [[Thumbnail (Bootstrap)|Thumbnail]]

Revision as of 19:51, 29 May 2016

Bootstrap describes itself as "the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.'

It is a free and open-source front-end library for creating websites and web applications. It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions. It aims to ease the development of dynamic websites and web applications. Originally developed at Twitter as an internal tool, it was released as an open source project in August, 2011. Bootstrap is the second most-starred project on GitHub, with over 95 thousand stars and more than 40 thousand forks.

List of Bootstrap Controls