elibraryportal Logo

Bootstrap Table Example

Use the .table class for Only horizontal dividers light padding table.

Example:-

Test it Now

Striped Rows Table in Bootstrap

Use .table-striped class in table.

Test it Now

Bordered Table in Bootstrap

Use the .table-bordered class adds borders on cells.

Test it Now

Hover Rows Table in Bootstrap

Use the .table-hover class adds a hover effect on table rows.

Test it Now

Black/Dark Table in Bootstrap

Use the .table-dark class adds a black background to the table:

Test it Now

Borderless Table in Bootstrap

Use the .table-borderless class removes borders from the table:

Test it Now

Contextual Classes in Bootstrap

whole table are color use the Contextual classes .

Test it Now

Responsive Tables Example in Bootstrap

Use the .table-responsive class adds a scrollbar in the table

Example:-

Test it Now