Default Styling
This is default table style
# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Table Footer Styling
use class table-info inside tfoot element
# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
# Larry the Bird @twitter
Custom Table Color
use class table-* inside table element
# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
4 Mark Thornton @facebook
Custom Table Color with Hover and Stripped
use class table-* inside table element
# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Mantis Customizer