How to use Bootstrap Framework Documentation without internet?
To use Bootstrap Framework Documentation without Internet
What is Bootstrap?
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS- and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components. Wikipedia
Original author(s): Mark Otto, Jacob Thornton
Initial Release Date -: 19 August 2011
Platform -: Web
Bootstrap is very useful is to provide ready-made templates like awesome buttons, navbar, modal, etc..
There are two methods use of bootstrap first is using CDN(Content Delivery Network) Link and Download this file from the main official website of bootstrap
If you want offline Documentation then there is a solution.
- Step 1 -: First Open this link
Click Clone or download button after this click Download ZIP then this file is download then extract this file and open the index.html file in browser hurray,!.. your offline documentation of bootstrap.
No comments