Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 639 Bytes

note.md

File metadata and controls

50 lines (26 loc) · 639 Bytes

Bootstrap

CSS library :

   CSS
   Javascript
   Jquery
  • latest Version 5.2

  • Source

    getbootstrap.com

  • How to use in Project

    1. using CDN link

    2. using local install

      download zip --> extract -> dist -> css -> booststrap.css.min -> js -> boostrap.js.min

    3. NPM Install

  • Page layout

    • Grid layout

    • one page is dived into 12 column

    • container and container-fluid

  • Case Study :

// Hello there long time no see