Basic tables
Basic table
Basic table with
.table class.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Jane | Elliott | #jane |
| 2 | Florence | Douglas | #florence |
| 3 | Eugine | Turner | #eugine |
| 4 | Ann | Porter | #ann |
Striped rows table
Basic table with
.table-striped class.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Jane | Elliott | #jane |
| 2 | Florence | Douglas | #florence |
| 3 | Eugine | Turner | #eugine |
| 4 | Ann | Porter | #ann |
Bordered table
Basic table with
.table-bordered class.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Jane | Elliott | #jane |
| 2 | Florence | Douglas | #florence |
| 3 | Eugine | Turner | #eugine |
| 4 | Ann | Porter | #ann |
Hovered rows
Basic table with
.table-hover class.
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Jane | Elliott | #jane |
| 2 | Florence | Douglas | #florence |
| 3 | Eugine | Turner | #eugine |
| 4 | Ann | Porter | #ann |



