Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first web sites. Bootstrap is completely free to download and use!
- Download from: http://getbootstrap.com
 - Documentation on using JavaScript, CSS and Components are also on the above site.
 - Folder demo/ contains some nice examples of website templates. Good for quick start.
- demo/assets/js/docs.min.js creates placeholder image. See examples/theme/ for examples.
 - In demo/examples/, for difference of static top and fixed top, you need to view in mobile phone mode.
 - Good ones for mobile: Carousel, cover, Dashboard, Grid, jumbotron-narrow, jumbotron, navbar-fixed-top, navbar-static-top, navbar, signin, sticky-footer-navbar, sticky-footer, theme.
 
 - Folder tests/ contains some tests of bootstrap.
 - Folder backup/ contains the downloaded boostrap zip distribution package.
 - Folder download/ contains the downloaded entire website of getbootstrap.com.