It is very difficult to read web pages that are comprised of long lines of text. Pages containing shorter lines are more readable to the viewer. To accomplish this, Lynch & Horton (2001) suggest using tables. Within a <TABLE> tag, the following atributes should be used:
- BORDER=0
This attribute will make the table invisible and not interfere with the design of the page.
- WIDTH=365
This attribute will set the width of the table within acceptable text limits.