線上書籍

Home

Bootstrap4

一、介紹
  1. container、container-fluid
  2. row
  3. col
  4. Bootstrap為 12欄的網格系統
  5. box-sizing:border-box
二、練習
  1. GitHub:https://webugm.github.io/bootstrap4/grid.html
三、其他
  1. 加入 .w-100可以分隔列, 讓 Column 換行
    https://codepen.io/ugm/pen/NYEweM