bootstrap

Hover Table

Hover Table

When the pointer hovers over rows, the.table-hover class is applied, resulting in a light grey backdrop, as shown in the following example.

<table class = "table table-hover">
   <caption>Hover Table Layout</caption>