Normal Table
Adds borders to any table row within
<table>
by adding the
.table-bordered
with the base class
| Column name | Column name | Column name | Column name |
|---|---|---|---|
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
No Padding
Adds zebra-striping to table row within
<table>
by adding the
.table-striped
with the base class
| Column name | Column name | Column name | Column name |
|---|---|---|---|
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |
| Row 1 | Row 2 | Row 3 | Row 4 |