Please wait...
Photos
Translate
Calendar
Contacts
News
Maps
14 mins ago
22 mins ago
3 hours ago
2 hours ago
4 hours ago
Yesterday
Basic example without any additional modification classes
Use .table-striped to add zebra-striping to any table row within the <tbody>
.table-striped
<tbody>
Add .table-bordered for borders on all sides of the table and cells.
.table-bordered
Add .table-hover to enable a hover state on table rows within a <tbody>.
.table-hover