Using the most basic table up, here’s how
.table-based tables look in Bootstrap. You can use any example
of below table for your table and it can be use with any type of bootstrap tables.
| NAME | RATE | SKILL |
|---|---|---|
| Michael Right | $15/hr | UI/UX |
| Morgan Vanblum | $13/hr | Graphic concepts |
| Tiffani Blogz | $15/hr | Animation |
| Ashley Boul | $15/hr | Animation |
| Mikkey Mice | $15/hr | Animation |
Using the most basic table up, here’s how
.table-based tables look in Bootstrap. You can use any example
of below table for your table and it can be use with any type of bootstrap tables.
| NAME | RATE | SKILL |
|---|---|---|
| Michael Right | $15/hr | UI/UX |
| Morgan Vanblum | $13/hr | Graphic concepts |
| Tiffani Blogz | $15/hr | Animation |
| Ashley Boul | $15/hr | Animation |
| Mikkey Mice | $15/hr | Animation |
Use .table-dark with .table-striped to add zebra-striping to
any inverse table row within the <tbody>. This styling doesn't work in IE8 and below as
:nth-child CSS selector isn't supported.