bootstrap
(PDF)
Posted March 1st, 2024
bootstrap is a css framework
Basic Bootstrap Cheatsheet:
--------------------------- Get Bootstrap css from: https://getbootstrap.com Start container css: container-fluid Button CSS classes: btn (every button gets this) btn-default btn-info btn-danger (various colors set) btn-block (block instead of inline) Shading classes: well Text css: text-primary text-center rows:
|