
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to work with Bootstrap?
To work with Bootstrap, the following are the steps −
- Download the latest version of Bootstrap from the official website.
- On reaching the page, click on DOWNLOAD for current version 4.1.1
You have two options on clicking Download above,
Download Bootstrap − Clicking this, you can download the precompiled and minified versions of Bootstrap CSS, JavaScript, and fonts. No documentation or original source code files are included.
Download Source − Clicking this, you can get the latest Bootstrap LESS and JavaScript source code directly from GitHub.
Advertisements