Twitter Bootstrap is a free toolkit that allows users to create web pages quickly and with great consistency. Install and add Bootstrap to your HTML file by following these two steps:
Include this line of code between your opening and closing tag:
The tag refers to version 3.2.0 of the Bootstrap CSS file hosted on the Internet, so you must be connected to the Internet for this method to work.
Include both these lines of code immediately before your closing HTML tag.