Environment Setup or Installation of bootstrap

It is very easy to setup and start using Bootstrap. This chapter will explain how to download and setup Bootstrap.
  • You can play with bootstrap in two way first by downloading bootstrap package or diectly add separate bootstrap in-built  library or CDN
Download Bootstrap:
Step 1: You can go and download the latest version of Bootstrap from  http://http://getbootstrap.com/
Step 2: Then, Click on
Step3:Then download compiled and minified  CSS, JavaScript, and fonts as below










Step 4: after completing step 3,now  save pop-up menu will open then save this package as follow
Step 5: after step 4, you can see three folders js,css,fonts below
Step:6  Upload this folder into your php project then start bootstrap.


Comments