The .table class adds basic styling to a table
First Name | Last Name | Contact |
---|---|---|
Mark | Tom | +4915xxxxxxx |
Ricky | Clark | +4915xxxxxxx |
Adam | Gilchrist | +4915xxxxxxx |
More classes for tables are : table table-striped, table table-bordered,
table table-hover: This .table-hover class enables a hover state on table rows, when cursor is hovered
overed it.
Another class is: table table-hover; The .table-condensed
class makes a table more compact by cutting cell padding in half.