Tables
Table
[table]
[/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
[/table_price]
[clear]
[toggle2 heading=”Click here to see the code”]
[table_price] <tr class="border_bottom"> <td> </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>—</td> <td>—</td> <td><[check]</td> <td><[check]</td> </tr> <tr> <td class="right">Lorem Ipsum</td> <td>—</td> <td><[check]</td> <td><[check]</td> <td><[check]</td> </tr> <tr class="even"> <td class="right">Lorem Ipsum</td> <td>—</td> <td><[check]</td> <td><[check]</td> <td><[check]</td> </tr> <tr> <td class="right">Lorem Ipsum</td> <td>—</td> <td>—</td> <td>—</td> <td><[check]</td> </tr> [/table_price]
[/toggle2]