Tables inside a container

Tables inside a container will be centered and not adopting to rescaling

Basic table

Firstname Lastname Email
John Doe john@example.com
John Doe john@example.com

Tables can have additional classes to style them. Ex: borders, stripes, etc:

Firstname Lastname Email
John Doe john@example.com
John Doe john@example.com

If adding contextial classes different rows can indicate different attention levels:

Attention level Firstname Lastname Email
Default John Doe john@example.com
Success John Doe john@example.com
Danger John Doe john@example.com
Info John Doe john@example.com
Warning John Doe john@example.com
Active John Doe john@example.com

Bootstrap Grid

.col-sm-4, lavender background-color
.col-sm-8, lavenderbluch background-color

Tables inside a container-fluid

Tables inside a container-fluid will rescale to fill up the whole page:

Basic table

Firstname Lastname Email
John Doe john@example.com
John Doe john@example.com

Bootstrap Grid (container-fluid)

.col-sm-4
.col-sm-8