Striped rows
Use .table-stripedto add zebra-striping to any table row within the <tbody>.
| Customer | Contact No | Action | |
|---|---|---|---|
| [email protected] | +21 21547896 | ||
| [email protected] | +41 21547896 | ||
| [email protected] | +65 21547896 | ||
| [email protected] | +88 21547896 |
Table head options
Use one of two modifier classes to make <thead>s appear light or dark gray.
| # | Name | Access | |
|---|---|---|---|
| 1 | Mark | [email protected] | Business |
| 2 | Jacob | [email protected] | Personal |
| 3 | Larry | [email protected] | Disabled |
| 4 | Mark | [email protected] | Business |
| 5 | Jacob | [email protected] | Personal |
Hoverable rows
Use .table-stripedto add zebra-striping to any table row within the <tbody>.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry the Bird | ||
Dark table
Your awesome text goes here.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Contextual classes
Use contextual classes to color table rows or individual cells.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird | |
| 4 | Mark | Otto | @mdo |
| 5 | Jacob | Thornton | @fat |
| 6 | Larry | the Bird | |
| 7 | Jacob | Thornton | @fat |
| 8 | Larry | the Bird | |
| 9 | Jacob | Thornton | @fat |
| 10 | Larry | the Bird |
Captions Table
A <caption> functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Small table
Add .table-smto make tables more compact by cutting cell padding in half.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry the Bird | ||
