Bootstrap table:
.table, .table-striped, .table-hover, .table-condensed, .table-bordered, .table-responsive
this is just table class |
this is row1, col1 |
row2, col1 |
row3, col1 |
this is table and table-striped class |
this is row1, col1 |
row2, col1 |
row3, col1 |
this is table table-bordered class |
this is row1, col1 |
row2, col1 |
row3, col1 |
this is table table-condensed class |
this is row1, col1 |
row2, col1 |
row3, col1 |
this is table table-hover class |
this is row1, col1 |
row2, col1 |
row3, col1 |
this is table-responsive class |
this is row1, col1, and this is a long long long long long long long long long long row |
row2, col1 |
row3, col1 |