0 votes
in Bootstrap by

What is Contextual classes of table in Bootstrap?

1 Answer

0 votes
by

The Contextual classes allow you to change the background color of your table rows or individual cells.

Sr.No. Class & Description

1

.active

Applies the hover color to a particular row or cell

2

.success

Indicates a successful or positive action

3

.warning

Indicates a warning that might need attention

4

.danger

Indicates a dangerous or potentially negative action

Related questions

+1 vote
asked Jun 1, 2020 in Bootstrap by SakshiSharma
+1 vote
asked Jan 20, 2023 in Bootstrap by SakshiSharma
...