Setting table properties

Setting table properties

This Property inspector allows you to set properties for tables.

To set table properties:

  1. Set any of the following options:

    Table Id is an ID for the table.

    Rows and Cols are the number of rows and columns in the table.

    W and H are the width and height of the table in pixels, or as a percentage of the browser window’s width.

    CellPad is the number of pixels between a cell’s content and the cell boundaries.

    CellSpace is the number of pixels between adjacent table cells.

    Align determines where the table appears, relative to other elements in the same paragraph, such as text or images.

    Left aligns the table to the left of other elements (so that text in the same paragraph wraps around the table to the right); Right aligns the table to the right of other elements (with text wrapping around it to the left); and Center centers the table (with text appearing above and/or below the table). Default indicates that the browser should use its default alignment.

    Border specifies the width, in pixels, of the table’s borders.

    Clear Column Widths and Clear Row Heights buttons delete all explicitly specified row height or column width values from the table.

    Convert Table Widths to Pixels and Convert Table Heights to Pixels buttons set the width or height of each column in the table to its current width in pixels (also sets the width of the whole table to its current width in pixels).

    Convert Table Widths to Percent and Convert Table Heights to Percent buttons set the width or height of each column in the table to its current width expressed as a percentage of the Document window’s width (also sets the width of the whole table to its current width as a percentage of the Document window’s width).

    Bg Color is the table’s background color.

    Brdr Color is the color for the table’s borders.

    Bg Image is the table’s background image.

  2. If you entered a value in a text box, press Tab or Enter (Windows) or Return (Macintosh) to apply the value.

Related topics

  • Viewing and setting table, cell, row, and column properties
  • Working with colors
  • Linking files and documents
  • Selecting table elements
  • Viewing and setting table, cell, row, and column properties


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