Hi! This is an intro for the page. Aliquam dignissim facilisis est vel laoreet. Sed pulvinar neque nec turpis congue lobortis. Aliquam aliquam turpis est. Morbi eu feugiat leo. Vivamus commodo nisi sed dui scelerisque et molestie ante imperdiet. Nulla ultricies nulla eu massa rhoncus at mattis erat eleifend. Praesent id massa massa. Proin nec lectus diam aliquam.

Tables

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

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]


Pricing Table

 

Free -

Mini 10$/month

Medium 10$/month

Advanced 10$/month

Lorem Ipsum 1 5 20 Unlimited
Lorem Ipsum 1 10 50 Unlmited
Lorem Ipsum
Lorem Ipsum
Lorem Ipsum
Lorem Ipsum


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]