Installing Bootstrap

Installation is like what the installation for any CSS or JavaScript framework for any website. You can either download the files from http://getbootstrap.com/getting-started/, or you can link to it via the Content Delivery Network (CDN). Requiring jQuery Regardless of which version you use, you will still need to include jQuery if you are going to…