Tables
Basic Table
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Striped row
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Hover row
| # | First Name | Last Name | Status |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @mdo |
| 3 | Larry | the Bird | @fat |
Condensed table
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Bordered Table
| # | First Name | Last Name | Status |
|---|---|---|---|
| 1 | Mark | Otto | Approved |
| 2 | Jacob | Thornton | Pending |
| 3 | Larry | the Bird | Rejected |
Boxed Table
| # | First Name | Last Name | Status |
|---|---|---|---|
| 1 | Mark | Otto | Approved |
| 2 | Jacob | Thornton | Pending |
| 3 | Larry | the Bird | Rejected |


