How To Use Bootstrap Offline

ยท

1 min read

Screenshot (120).png

  • Unzip the file. It should be something like this.

Screenshot (121).png

  • Create a index.html file and link the bootstrap's css and js, also include the meta tags, they are important.

Screenshot (122).png

  • You can include the css and js in any folder in the project.

Screenshot (124).png

Screenshot (125).png

  • Next include nice bootstrap css in the body tag and have an awesome layout!

Screenshot (126).png

Screenshot (127).png

Screenshot (128).png

ย