Skip Navigation
Penn State

Focus On Materials

Focus On Materials cover

Dreamweaver - How To Insert a Table

 

Tables are a powerful tool for presenting tabular data and for laying out text and graphics on an HTML page. A table consists of one or more rows; each row consists of one or more cells. Although columns aren't usually explicitly specified in HTML code, Dreamweaver enables you to manipulate columns as well as rows and cells.

 

Inserting a Table:

 

  1. With the document open in Dreamweaver, place the cursor where you want the table to appear.

  2. Then, do one of the following:
    * Select Insert > Table.
    * In the Common category of the Insert bar, click the Table button

  3. The Insert Table dialog box will appear. Complete the dialog box. (see Insert Table Dialog Box Options below)

  4. Click OK. The table appears in the document.

 

Table Dialog BoxInsert Table Dialog Box Options:

This dialog box allows you to specify the attributes of a table before inserting it.
To complete the Insert Table dialog box you need an understanding of the following options:

 

The Table Size options:

 

The Header options:

 

The Accessibility options: