Tables are an essential part of many different contexts. Kube serves them all and delivers full variety of tables, preformatted to save you time. Whatever your requirements are, tables are completely customizable to match them..
<table>...</table>
<table class="bordered">...</table>
<table class="striped">...</table>
<table class="unstyled">...</table>
<table class="bordered striped">...</table>
<table> <tr> <td class="w40">...</td> <td class="w40">...</td> <td class="w20">...</td> </tr> </table>