Laying out a form with tables
Tables are an easy way to lay out Web pages and are especially effective when adding input fields for a form.
- To create an HTML table within a form area and use it for layout:
- Move the cursor into the form area.
- Select Table > Table
- Type the number of rows and columns in the table, based on your anticipated form design.
- Click OK.
- Move the cursor into a table cell, and right-click to select Table > Hide Table Frame from the pop-up menu.
- Insert text and images, or add another table to complete the form layout, and then add input fields.
- To create a free layout table within a form area and use it for layout:
- Move the cursor into the form area.
- Click Page > Layout Mode > Free Layout.
- Drag and drop a free layout table to your form from the HTML Tags drawer of the palette.
- To add text to the table, drag and drop a Text Cell from the palette. Type text inside the cell.
- Add form and input fields by dragging and dropping them from the Form Tags drawer of the palette.
Related tasks
Creating and deleting a table in a Web page
Manipulating columns and rows in Web page tables
Editing table properties
Adding forms to Web pages