Bootstrap
Last updated
Last updated
“Flatten” a List: ul.list-inline
lead class: <p class="lead">
img.img-responsive
is the BEST article telling you about bootstrap's container/row/columns:
don't nest container
always has columns inside row
columns should be direct child of row
columns can act as container
Fixed table width:
set table css
have td using col-md-x
How to use scrollspy?