Table with predefined colors
White Table
|
Free |
Mini |
Standard |
Premium |
Features 1 |
1 |
unlimited |
 |
- |
Features 2 |
3 |
5 |
 |
35 |
Features 3 |
1 |
3 |
6 |
10 |
Features 4 |
3 |
 |
18 |
 |
Features 5 |
1 |
3 |
6 |
 |
Features 6 |
3 |
5 |
3 |
35 |
<table width="100%" cellpadding="0" cellspacing="0" class="short-table">
<thead>
<tr>
<th style="width:20%"></th>
<th style="width:20%">Free</th>
<th style="width:20%">Mini</th>
<th style="width:20%">Standard</th>
<th style="width:20%">Premium</th>
</tr>
</thead>
<tbody>
<tr>
<th class="features">Features 1</th>
<td>1</td>
<td>unlimited</td>
<td>[x]</td>
<td>-</td>
</tr>
</tbody>
</table>
Red Table
|
Free |
Mini |
Standard |
Premium |
Features 1 |
1 |
unlimited |
 |
- |
Features 2 |
3 |
5 |
 |
35 |
Features 3 |
1 |
3 |
6 |
10 |
Features 4 |
3 |
 |
18 |
 |
Features 5 |
1 |
3 |
6 |
 |
Features 6 |
3 |
5 |
3 |
35 |
<table width="100%" cellpadding="0" cellspacing="0" class="short-table red">
<thead>
<tr>
<th style="width:20%"></th>
<th style="width:20%">Free</th>
<th style="width:20%">Mini</th>
<th style="width:20%">Standard</th>
<th style="width:20%">Premium</th>
</tr>
</thead>
<tbody>
<tr>
<th class="features">Features 1</th>
<td>1</td>
<td>unlimited</td>
<td>[x]</td>
<td>-</td>
</tr>
</tbody>
</table>
Grey Table
|
Free |
Mini |
Standard |
Premium |
Features 1 |
1 |
unlimited |
 |
- |
Features 2 |
3 |
5 |
 |
35 |
Features 3 |
1 |
3 |
6 |
10 |
Features 4 |
3 |
 |
18 |
 |
Features 5 |
1 |
3 |
6 |
 |
Features 6 |
3 |
5 |
3 |
35 |
<table width="100%" cellpadding="0" cellspacing="0" class="short-table grey">
<thead>
<tr>
<th style="width:20%"></th>
<th style="width:20%">Free</th>
<th style="width:20%">Mini</th>
<th style="width:20%">Standard</th>
<th style="width:20%">Premium</th>
</tr>
</thead>
<tbody>
<tr>
<th class="features">Features 1</th>
<td>1</td>
<td>unlimited</td>
<td>[x]</td>
<td>-</td>
</tr>
</tbody>
</table>
Blue Table
|
Free |
Mini |
Standard |
Premium |
Features 1 |
1 |
unlimited |
 |
- |
Features 2 |
3 |
5 |
 |
35 |
Features 3 |
1 |
3 |
6 |
10 |
Features 4 |
3 |
 |
18 |
 |
Features 5 |
1 |
3 |
6 |
 |
Features 6 |
3 |
5 |
3 |
35 |
<table width="100%" cellpadding="0" cellspacing="0" class="short-table blue">
<thead>
<tr>
<th style="width:20%"></th>
<th style="width:20%">Free</th>
<th style="width:20%">Mini</th>
<th style="width:20%">Standard</th>
<th style="width:20%">Premium</th>
</tr>
</thead>
<tbody>
<tr>
<th class="features">Features 1</th>
<td>1</td>
<td>unlimited</td>
<td>[x]</td>
<td>-</td>
</tr>
</tbody>
</table>