Tables

Table with outer spacing

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

Table without outer spacing

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

Striped inverse dark

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.

NAME RATE SKILL TYPE LOCATION ACTION
Michael Right $15/hr UI/UX Remote Austin,Taxes
Morgan Vanblum $13/hr Graphic concepts Remote Shangai,China
Tiffani Blogz $15/hr Animation Remote Austin,Texas
Ashley Boul $15/hr Animation Remote Austin,Texas
Mikkey Mice $15/hr Animation Remote Austin,Texas
Loading...