Resizing columns and rows

Resizing columns and rows

You can change the width of a column or the height of a row in the Property inspector or by dragging the borders of the column or row. If you have trouble resizing, you can clear the column widths or row heights and start over (see Clearing set widths and heights).

Dreamweaver displays column widths, along with column header menus, at the tops or bottoms of columns when the table is selected or the insertion point is in the table. For more information, see About tables.

To 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.

    This is a picture of the feature being described.

To change a column’s width and maintain the size of the other columns:

  • Hold the Shift key, then 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.

    This is a picture of the feature being described.

To change a row’s height visually:

  • Drag the lower border of the row.

To set a column’s width or a row’s height using the Property inspector:

  1. Select the column or row (see Selecting rows or columns).
  2. In the Property inspector (Window > Properties), enter a value in the W text field for the column’s width or in the H text field for the row’s height.

    For more information, see Setting cell, row, and column properties.

  3. Press Tab or Enter (Windows) or Return (Macintosh) to apply the value.

Related topics

  • Resizing a table
  • Making column widths in code consistent with visual widths
  • Clearing set widths and heights
  • Displaying table and column widths and menus


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Laying Out Pages with CSS
Managing Templates
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly