Tables

Table

[table]

Table Header 1 Table Header 2 Centered Header 3 Division 1 Division 2 Division 3 Division 1 Division 2 Division 3 Division 1 Division 2 Division 3

[/table]

[toggle2 heading=”Click here to see the code”]

[table]
<tr>
<th>Table Header 1</th>
<th>Table Header 2</th>
<th>Centered Header 3</th>

</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>

<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>
<tr>

<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>
[/table]

[/toggle2]

[clear]
[divider]

Pricing Table

[table_price]

 

Free

Mini 10$/month

Medium 10$/month

Advanced 10$/month

Lorem Ipsum 1 5 20 Unlimited Lorem Ipsum 1 10 50 Unlmited Lorem Ipsum — — [check] [check] Lorem Ipsum — [check] [check] [check] Lorem Ipsum — [check] [check] [check] Lorem Ipsum — — — [check]

[/table_price]
[clear]
[toggle2 heading=”Click here to see the code”]

[table_price]
<tr class="border_bottom">
<td>&nbsp;</td>
<td><h2>Free<span>-</span></h2></td>
<td><h2>Mini<span>10$/<sup>month</sup></span></h2></td>
<td><h2>Medium<span>10$/<sup>month</sup></span></h2></td>
<td><h2>Advanced<span>10$/<sup>month</sup></span></h2></td>
</tr>

<tr class="even">
<td class="right">Lorem Ipsum</td>
<td>1</td>
<td>5</td>
<td>20</td>
<td>Unlimited</td>
</tr>

<tr>
<td class="right">Lorem Ipsum</td>
<td>1</td>
<td>10</td>
<td>50</td>
<td>Unlimited</td>
</tr>

<tr class="even">
<td class="right">Lorem Ipsum</td>
<td>&mdash;</td>
<td>&mdash;</td>
<td><[check]</td>
<td><[check]</td>
</tr>

<tr>
<td class="right">Lorem Ipsum</td>
<td>&mdash;</td>
<td><[check]</td>
<td><[check]</td>
<td><[check]</td>
</tr>

<tr class="even">
<td class="right">Lorem Ipsum</td>
<td>&mdash;</td>
<td><[check]</td>
<td><[check]</td>
<td><[check]</td>
</tr>

<tr>
<td class="right">Lorem Ipsum</td>
<td>&mdash;</td>
<td>&mdash;</td>
<td>&mdash;</td>
<td><[check]</td>
</tr>

[/table_price]

[/toggle2]

Leave a Comment