Tables
Provides a set of styles for native HTML table elements.
Demo
Wrap a .table-container
element around any native HTML table with the .table
class
applied to create a responsive table.
Options
Apply classes .table-compact
or .table-comfortable
to the table for
tighter or looser row spacing.
<table class="table-compact">...</table>
Datatables
View our guide for integrating datatable features into your tables.
Datatable Integration →