What is Bootstrap?
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
Bootstrap is built with Less and was designed to work out of the gate with modern browsers in mind.
Bootstrap provides and makes available to use commonly used elements of Web Design such as :
- Forms
- Buttons
- Grid layout
- Buttons
- Tables
- Navigation
- Typography
and lots of other useful pieces that you might need while developing a web application.
You can take a look at Bootstrap and what elements it provides here :
http://twitter.github.com/bootstrap
Bootstrap is also on GitHub and please be sure to read their FAQ and Roadmap.
One of the upcoming features that excite me the most – responsive HTML 5 layout.
Tools that are helpful when creating with Twitter’s Bootstrap:
http://www.martinbean.co.uk/
http://makeusabrew.github.com/bootbox/demo/
There are also WordPress Themes that use Bootstrap as a base and also plugins that provide some of the Bootstrap’s functionality.
Here’s a plugin for wordpress that implements Bootstrap CSS :
http://wordpress.org/extend/plugins/wordpress-bootstrap-css/
Websites that use Bootstrap Framework :
Code Nasa – open source Nasa code for software engineers:
http://code.nasa.gov/



[...] 2.0 web frameworkBootstrap 2.0 web frameworkPosted 1 min ago by maxoffsky Recently I posted about Twitter’s Boostrap framework and how it is easy to use in developing webapps. It is pretty amazing what you can build with it [...]