Edit a Table
Edit a Table
- Select your table by clicking in it.
- The following commands are available once you select your table.
- Change overall Table Properties by clicking on the Insert New Table button. The Insert/Edit Table dialog box will open.

- On the General Tab, you can change any of the original table settings
- On the Advanced Tab, you can change the border color and/or background color of your table.
Remove a Table
- Tables can only be removed by deleting them from within the HTML code on a page. Instructions follow -- however -- if you are not comfortable with deleting sections of code, please contact your webmaster for help removing it.
- Display the HTML code by clicking the Disable rich-text link below the Body text box.
- Locate the <table> and </table> codes. Select and delete the <table> tag and all the code and text, through the next </table> tag. Each table starts and ends with these tags, so if you have multiple tables on one page, be especially careful.
- Save your page to finalize your changes.