Style Switcher

Eastern

Tables

Subtittle Goes Here

Basic Table

The .table class adds basic styling (light padding and only horizontal dividers) to a table:

Firstname Lastname Email Status Date
John Doe john@example.com Good 20 Nov 2016
Mary Moe mary@example.com Good 20 Nov 2016
July Dooley july@example.com Good 20 Nov 2016

Striped Rows

The .table-striped class adds zebra-stripes to a table:

Firstname Lastname Email Status Date
John Doe john@example.com Good 20 Nov 2016
Mary Moe mary@example.com Good 20 Nov 2016
July Dooley july@example.com Good 20 Nov 2016

Bordered Table

The .table-bordered class adds borders to a table:

Firstname Lastname Email Status Date
John Doe john@example.com Good 20 Nov 2016
Mary Moe mary@example.com Good 20 Nov 2016
July Dooley july@example.com Good 20 Nov 2016

Hover Rows

The .table-hover class enables a hover state on table rows:

Firstname Lastname Email Status Date
John Doe john@example.com Good 20 Nov 2016
Mary Moe mary@example.com Good 20 Nov 2016
July Dooley july@example.com Good 20 Nov 2016