include "include/header_production.html"
Name | Stats | Actions | |
---|---|---|---|
1 | John Clark | +152 |
|
2 | Kenny Davis | +152 |
|
3 | David Robertson | +191 |
|
4 | John Doe | +483 |
|
5 | Sofia Williams | +381 |
|
6 | Katy Lewis | +354 |
Some examples of tables inside content boxes, etc.
Beside the HTML structure and the .table class from the normal tables, to create consensed tabled you need to add the .table-condensed class.
You can create hover tables by adding the .table-hover class to your tables. These tables highlight the hovered row with a light yellow color.
Name | Stats | Actions | |
---|---|---|---|
1 | John Clark | +152 |
|
2 | Kenny Davis | +152 |
|
3 | David Robertson | +191 |
|
4 | John Doe | +483 |
|
5 | Sofia Williams | +381 |
|
6 | Katy Lewis | +354 |
Striped tables can by created by add the .table-striped class to your tables. These kind of tables have the odd row have a light gray color to make it easy to differentiate between rows.
include "include/footer.html"