bootstrap-card.html
bootstrap-container.html
bootstrap-margin-and-padding.html
bootstrap-pagination.html
Bootstrapをロードした時の効果
全てのbox-sizingはborder-boxになる。
Reboot.cssが適用される。
各種定義済みのclassが使用可能。
marginやpaddingの定義済みclassを利用することも可能だが、厳密制御する場合は自作推奨。
Dropdowns、Popovers、Tooltipsだけ、popper.jsに依存している。