Github Project - Version 2.5.0
Created & Maintained by Gary Hepting

Tables

Clean and easy to customize styling for tabular data.

Component Usage Example 8 of 14


Responsive Data Table

Table Heading Table Heading Table Heading Table Heading
Table cell Table cell Table cell Table cell
Table cell Table cell Table cell Table cell
Table cell Table cell Table cell Table cell
Table cell Table cell Table cell Table cell
Footer cell Footer cell Footer cell Footer cell
<table class="responsive" data-max="15">
  <thead>
    <tr>
      <th>Table Heading</th>
      <th>Table Heading</th>
      <th>Table Heading</th>
      <th>Table Heading</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
    </tr>
    <tr>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
    </tr>
    <tr>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
    </tr>
    <tr>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
      <td>Table cell</td>
    </tr>
  </tbody>
  <tfoot>
    <tr>
      <td>Footer cell</td>
      <td>Footer cell</td>
      <td>Footer cell</td>
      <td>Footer cell</td>
    </tr>
  </tfoot>
</table>


States

Info Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Success Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Alert Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Question Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Warning Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Error Table
Table cell
Table cell
Table cell
Table cell
Footer cell


Colors

Yellow Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Orange Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Red Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Pink Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Purple Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Asphalt Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Blue Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Turquoise Table
Table cell
Table cell
Table cell
Table cell
Footer cell
Green Table
Table cell
Table cell
Table cell
Table cell
Footer cell