Bootstrap Table
Table Modes
- .table
- .table-striped
- .table-bordered
- .table-hover
- .table-dark
- .table-borderless
- Combined with colors
- .table-primary
- .table-success
- .table-danger
- .table-info
- .table-warning
- .table-active
- .table-secondary
- .table-light
- .table-dark
- .thead-dark & .thead-light: for table head
- .table-sm
- .table-responsive(-sm, -md, -lg, -xl)
| A |
B |
C |
X |
1 |
2 |
3 |
Y |
4 |
5 |
6 |
Z |
7 |
8 |
9 |
| A |
B |
C |
X |
1 |
2 |
3 |
Y |
4 |
5 |
6 |
Z |
7 |
8 |
9 |