You can insert a table in Weebly by using the HTML code for a table. To do this, go to the Weebly editor and click on the “HTML” button. Then, paste the HTML code for a table into the editor.
The HTML code for a table is as follows:
<table>
<tbody>
<tr>
<td>Table Data</td>
</tr>
</tbody>
</table>
PRO TIP: Weebly does not currently support the insertion of tables into pages or posts. We recommend that you use another program to create your table, then embed the code into a Weebly page using the Embed Code element.