Bootstrap Table Classes: Styling and Customization Guide
☰Fullscreen
Table of Content:
Only Important Code
Firstname Lastname Rahim Doe rahim@example.com Karim Moe karim@example.com Julakha Dooley Julakha@example.com
Full Code For The Above Example
See Live Preview of the above codeBootstrap Example Hoverable Dark Table
The .table-hover class adds a hover effect (grey background color) on table rows:
Firstname Lastname Rahim Doe rahim@example.com Karim Moe karim@example.com Julakha Dooley Julakha@example.com
Only Important Code
Firstname Lastname Sabana Doe Sabana@example.com Sabana Sultana Moe sabana@example.com Sumi Dooley sumi@example.com
Full Code For The Above Example
See Live Preview of the above codeBootstrap Example Dark Striped Table
Combine .table-dark and .table-striped to create a dark, striped table:
Firstname Lastname Sabana Doe Sabana@example.com Sabana Sultana Moe sabana@example.com Sumi Dooley sumi@example.com
Only Important Code
Firstname Lastname Faruk Doe faruk@example.com Maryam Moe maryam@example.com Sultan Dooley sultan@example.com
Full Code For The Above Example
See Live Preview of the above codeBootstrap Example Bordered Table
The .table-bordered class adds borders on all sides of the table and the cells:
Firstname Lastname Faruk Doe faruk@example.com Maryam Moe maryam@example.com Sultan Dooley sultan@example.com
Only Important Code
Firstname Lastname Moana art moana@example.com Sattamurti son sattamurti@example.com mahesh babu mahesh@example.com
Full Code For The Above Example
See Live Preview of the above codeBootstrap Example Hover Rows
The .table-hover class enables a hover state (grey background on mouse over) on table rows:
Firstname Lastname Moana art moana@example.com Sattamurti son sattamurti@example.com mahesh babu mahesh@example.com
Only Important Code
Firstname Lastname Ali Baba ali@example.com Uni ke mary@example.com Valo acho valo@example.com
Full Code For The Above Example
See Live Preview of the above codeBootstrap Example Striped Rows
The .table-striped class adds zebra-stripes to a table:
Firstname Lastname Ali Baba ali@example.com Uni ke mary@example.com Valo acho valo@example.com