bootstrap tables, bootstrap contextual classes for tables
Today in this tutorial we discuss on the topic is :
Bootstrap tables and contextual classes
1) How to write contextual classes to tables in bootstrap?
2) How to write code for tables contextual classes in bootstrap
Contextual Classes :
Contextual classes can be used to color table rows (tr) or table cells (td):
Bootstrap Contextual classes for Table :
.active : Applies the hover color to the table row or table cell
.success : Indicates a successful or positive action
.info : Indicates a neutral informative change or action
.warning : Indicates a warning that might need attention
.danger : Indicates a dangerous or potentially negative action