Bootstrap Example
Contextual Classes
Contextual classes can be used to color the table, table rows or table cells. The classes that can be used are: .table-primary, .table-success, .table-info, .table-warning, .table-danger, .table-active, .table-secondary, .table-light and .table-dark:
Firstname | Lastname | |
---|---|---|
Default | Defaultson | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Primary | Joe | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Success | Doe | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Danger | Moe | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Info | Dooley | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Warning | Refs | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Active | Activeson | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Secondary | Secondson | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Light | Angie | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |
Dark | Bo | This e-mail address is being protected from spambots. You need JavaScript enabled to view it |