6 Methods of Presentation
Tables
Tables can be used to set out large amounts of tabular information
for easy retrieval. This is one typical way of laying out a table—many
different layouts are possible.
Table 6-1: Sample table 1
| Column heading |
Column heading |
Column heading |
Column heading |
| Row heading |
|
|
|
| Row heading |
|
|
|
| Row heading |
|
|
|
1. Explanatory notes go below the table.
Tables can be numbered or left unnumbered, depending on how many you
use. Always give them a title.
If...Then... Tables
If...Then... tables are often used in computer user
documentation.
| If... |
Then... |
| The information consists of conditions
and actions |
Use an If...Then... table |
| The information consists of rows and
columns of tabular data |
Use a standard table |
| The information consists of problems
and solutions |
Use a troubleshooting table |
Troubleshooting Tables
Troubleshooting
tables are a special type of table used to help the reader quickly
identify and solve common problems. They are often used in equipment
operations manuals, such as printer manuals.

Tips on Setting Up Tables
Here are some tips on setting up tables:
-
Minimize the number and thickness of lines in the table. Use just
enough to keep related information together.
-
Avoid mixing different types of information.
-
Avoid tables that are larger than one page.
- Don’t allow tables to break across two pages.
|