Header 1 Header 2 Header 3 Header 4
row 1, cell 1 row 1, cell 2 row 1, cell 3 row 1, cell 4
row 2, cell 1 row 2, cell 2 row 2, cell 3 row 2, cell 4
row 3, cell 1 row 3, cell 2 row 3, cell 3 row 3, cell 4
row 4, cell 1 row 4, cell 2 row 4, cell 3 row 4, cell 4


You can create any Table size you want, with any number of rows and columns. Inside table you can use anything you want, like: icons, text, images, lists and much more…

You can use below shortcode to create table:

<tr>
<th>Header 1</th>
<th>Header 2</th>
<th>Header 3</th>
<th>Header 4</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
<td>row 1, cell 3</td>
<td>row 1, cell 4</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
<td>row 2, cell 3</td>
<td>row 2, cell 4</td>
</tr>
<tr>
<td>row 3, cell 1</td>
<td>row 3, cell 2</td>
<td>row 3, cell 3</td>
<td>row 3, cell 4</td>
</tr>
<tr>
<td>row 4, cell 1</td>
<td>row 4, cell 2</td>
<td>row 4, cell 3</td>
<td>row 4, cell 4</td>
</tr>
This template supports the sidebar's widgets. Add one or use Full Width layout.

Esta web utiliza cookies para optimizar la experiencia del usuario. Si continúa navegando consideramos que aceptas su uso. Más información Aceptar