Practice 4:
PREs, LISTs and Hard Rules
<PRE>
The PRE command uses a pre-set format
from a device used to create a file, especially in cases of a word processor created
document. It is an easy way to convert text documents to Web documents. Turn on
with <PRE> and turn off with </PRE>.
<LIST>
Lists can be either order or unordered.
Unordered lists use symbols for display, ordered lists use numbers.
Unordered lists have symbols to
chose from as in the following example. Ordered lists use numbers. Some lists
are nested within other lists.
- circle (default)
- square
- moon
- One
- Two
- Three
The Hard Rule