Designing with Tables
Tables have many uses especially with web pages. Think about using tables
for the following types of layout:
- Print Layout - Insert a table and set it to 640 x 480 pixels so that
pages will print in portrait format
- Tabular columns such as those used for spreadsheets
- There is no tab in HTML. Use tables to align columns of data instead
Top
Inserting & Aligning Tables
- Single-click on the Common Objects Panel located on the Insert Panel
- Single-click the Insert Table icon
- Enter the number of rows and columns desired
- Enter the width in one of two ways: in Pixel dimensions or by
Percentage
- Enter a pixel value for Cell Padding. Cell Padding is the space
allowed between the cell borders and the text
- Enter a pixel value for Cell Spacing. Cell Spacing is the space
allowed between the cells
- Enter 0 if no border is desired. For 3-D effects enter a border
size of 2 or more. Border width is measured in pixels.
- Single-click the OK button to insert the table
- Single-click on the table to select it
- Single-click on the down-arrow on the Align icon which is located
on the Properties Panel and select the table alignment desired
[Insert Table Window]

Top
Formatting Cells
Cell Alignment
Data entered into table cells align in two ways, horizontally and vertically.
The default setting for horizontal alignment is left. The default setting
for vertical alignment is middle. This can cause your text to misaligns
when one cell wraps to two lines but while others contain text that occupies
one line only. To correct vertical text misalignment, set the vertical
alignment to either top or bottom, whichever you prefer.
- Expand the Properties Panel in order to display all the options available
- Place the I-beam within the cell that you wish to format (You can
select several cells at once by dragging through them)
- Single-click on the down-arrow in the Horiz field and scroll to select
the desired alignment. Remember that the default setting is left.
- Single-click on the down-arrow in the Vert field and scroll to select
either Top or Bottom. Remember the default setting is Middle which works
well if the data in the cell does not wrap to a second line.
Cell Background Color
- Place the I-beam in the cell desired (drag through several cells if
a group of cells is desired)
- Locate the Background Color icon on the expanded Properties Panel
- Single-click the down-arrow to display the Color Palette
- Place the eyedropper tool on the Color Swatch desired and single-click
to select the desired background color
[Table Cell Formatting]

Zoom In
Merging Cells
- Drag through the cells on the table that you wish to merge (combine
into one cell)
- Locate the Cell category on the expanded Properties Panel
- Single-click on the icon that looks like the one on the right to complete
the merge
[Merge Cells]

Top
Adding Rows and Columns
- Place the I-beam in the row or column where you wish to insert a row
or a column
- Right-click and select Table
- Single-click on Insert Row or Insert Column whichever is desired
Top
Deleting Rows and Columns
- Place the I-beam in the row or column where you wish to insert a row
or a column
- Right-click and select Table
- Single-click on Delete Row or Delete Column whichever is desired
Top
Sorting Table Data
- Drag through the rows and/or columns which contain the items that
you wish to sort
- Single-click on Commands on the Main Menu Bar
- Single-click on Sort Table
- Single-click on the Order field and select either Alphabetically for
text or Numerically for numbers
- Single-click on the Ascending or Descending order, whichever is desired
- Single-click on the OK button to complete this process
[Sort Table Window]

Top
Horizontal Rules (Lines)
You can use Horizontal Rules (horizontal lines) to separate major content
areas.
- Single-click on the Horizontal Rule icon which is located in the nest
Common Objects Panel in the Insert Panel
Top
|