Dreamweaver

Resize tables, columns, and rows

Resize a table

 Select the table.
  • To resize the table horizontally, drag the selection handle on the right.

  • To resize the table vertically, drag the selection handle on the bottom.

  • To resize the table in both dimensions, drag the selection handle at the lower-right corner.

Change a column’s width and keep the overall table width

 Drag the right border of the column you want to change.

The width of the adjacent column also changes, so you actually resize two columns. Visual feedback shows you how the columns will adjust; the overall table width does not change.

You can change column widths and keep the table width.

Note: In tables with percentage-based widths (not pixels), if you drag the right border of the rightmost column, the entire table’s width changes, and all of the columns grow wider or narrow proportionately.

Change a column’s width and maintain the size of the other columns

 Hold the Shift key and drag the column’s border.

The width of one column changes. Visual feedback shows you how the columns will adjust; the overall table width changes to accommodate the column you are resizing.


Change a row’s height visually

 Drag the lower border of the row.

Make column widths in code consistent with visual widths

  1. Click in a cell.
  2. Click the table header menu, then select Make All Widths Consistent.
    Select the table first and then click the table header menu to select the command.

    Dreamweaver resets the width specified in the code to match the visual width.

Clear all set widths or heights in a table

  1. Select the table.
  2. Do one of the following:
    • Select Modify > Table > Clear Cell Widths, or Modify > Table > Clear Cell Heights.

    • In the Property inspector, (Window > Properties), click the Clear Row Heights button or the Clear Column Widths button .

    • Click the table header menu, then select Clear All Heights or Clear All Widths.

      First select the table and then click the table header menu to select the command.

Clear a column’s set width

  Click in the column, click the column header menu, and select Clear Column Width.

Enable or disable table and column widths and menus

  1. Select View > Visual Aids > Table Widths.
  2. Right-click (Windows) or Control‑click (Macintosh) in the table, then select Table > Table Widths.