|
Introduction | Opening the Program | Different Views | Program Layout | Panels: 1 - 2
The Insert Bar: 1 - 2 - 3 - 4 - 5 | Creating a New Page | Opening a Page | Multiple Pages with Similar Styles
Page Properties | Text & Text Properties | Checking Spelling | Style Sheets: 1 - 2 - 3 - 4 - 5 - 6 - 7
Tables: 1 - 2 - 3 | Images: 1 - 2 - 3 - 4 - 5 | Links: 1 - 2 - 3 - 4 - 5
Publishing: 1 - 2 - 3 - 4 - 5 - 6 | Templates: 1 - 2 - 3 - 4 | Collaboration: 1 - 2 - 3
Outside References
Tables:
Tables, which are made up of "cells" formed by rows and columns, can come in handy in many ways when designing a website. By using tables, you can organize text, hold images, and even make a web page layout. This section of the tutorial will teach you how to utilize tables in Dreamweaver MX 2004.
Inserting a Table:
To insert a table into your web page in Dreamweaver MX 2004, go to the menu bar and select "Insert," and then "Table.”

Alternatively, you can insert a table by clicking on the “Tables” button from the “Layout” drop-down.

When you select “Insert” >> “Table,” a pop up window will appear. It will ask you to input some information about your table. The information you input in this Table window will decide what your table will look like. This window has a few text fields that you will need to know about. Read the numbered list below and use the corresponding numbers on the image to see how to insert your table:

- Rows:
Number of rows the table will have.
- Columns:
Number of columns the table will have.
- Table Width:
Total width of the table, represented by a number in either…
- Percent/Pixels:
…a percentage of the total page, or a set number of pixels.
- Border Thickness:
The thickness of a border surrounding the table (zero/0 for no border).
- Cell Padding:
The padding between items inside a cell and the cell’s borders.
- Cell Spacing:
The padding between cells, themselves.
- Header:
The header area will automatically be formatted for titles, etc.
- Caption:
A caption (or title) for the table that will appear immediately above it.
- Align Caption:
Allows control over the alignment of the table’s caption.
- Summary:
For the disabled, a summary will explain what type of data the table contains.
>> next
|