Website Building » Weebly » Can You Put a Table in Weebly?

Can You Put a Table in Weebly?

Last updated on December 30, 2022 @ 10:31 am

If you want to put a table in your Weebly site, you can do so by using the HTML code for a table. To do this, go to the Weebly editor and click on the “HTML” icon.

This will bring up a window where you can enter your HTML code.

To create a table, you will need to use the <table>, <tr>, and <td> tags. The <table> tag defines the start of the table, the <tr> tag defines a row, and the <td> tag defines a cell.

PRO TIP: If you are planning to put a table in Weebly, be warned that it may not work as expected. Tables can be tricky to format and may not display correctly on all devices. Proceed with caution and test your table on different devices before publishing it.

Here is an example of HTML code for a table:

<table>
  <tr>
   <td>Row 1, Cell 1</td>
   <td>Row 1, Cell 2</td>
  </tr>
  <tr>
   <td>Row 2, Cell 1</td>
   <td>Row 2, Cell 2</td>
  </tr>
</table>

You can put a table in Weebly by using HTML code.

Kathy McFarland

Kathy McFarland

Devops woman in trade, tech explorer and problem navigator.