Basic Table
use class table inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Hover Table
use class table-hover inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Dark Table
use class table-dark inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Striped Table
use class table-striped inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Contextual Classes
For Make row Contextual add Contextual class like .table-success in tr tag and For cell add Contextual class in td or th tag .
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
4Larrythe Bird@twitter
5Larrythe Bird@twitter
6Larrythe Bird@twitter
7Larrythe Bird@twitter
8Larrythe Bird@twitter
9Larrythe Bird@twitter
Mantis Customizer