blue | red | purple | green | dark blue
First Name | Last Name | Status | ||
---|---|---|---|---|
Isidra | Boudreaux | Active | ||
Shona | Woldt | Disabled | ||
Granville | Leonardo | Suspended | ||
Easer | Dragoo | Active | ||
Maple | Halladay | Suspended | ||
Check out the getting started demo to see how to setup FooTable.
To apply the Metro theme to your FooTable, include the footable.metro.css
css files:
<link href="path_to_your_css/themes/footable.metro.css" rel="stylesheet" type="text/css" />
There is a core stylesheet that you should always include when using FooTable. This is the footable.core.css
CSS file
We recommend using Bootstrap together with FooTable for an awesome default table style. Just include
bootstrap.css
If you like a flat look and feel, then also include the footable.metro.css
CSS file.
If you liked the old original FooTable styling, then also include the footable.standalone.css
CSS file.