Using Tables to Present Content > Resizing tables and cells > Resetting width and height |
The simplest way to set column widths and row heights is to drag the borders of the table. Dragging a column or row border automatically sets specific values for all of the columns or rows, either in pixels or as percentages of the table's current dimensions, depending on how the table width is specified.
If you can't get the desired result by dragging table borders, you can clear the column widths and start over.
To change widths and heights, do one of the following:
Select the table, choose Modify > Table, and choose Clear Cell Heights or Clear Cell Widths. | |
Open the Code view (or Code inspector) and change the widths and heights directly in the HTML code. | |
In the Property inspector, enter specific width and height values in the W and H boxes. |