<DL>, while regular lists are denoted
by the elements <UL>, <OL>,
<MENU> and
<DIR>. Lists can be nested. Thus you can have
a regular list within a regular list, a regular list
within a glossary list, and so on. Some examples are
shown below.
This document describes glossary lists. The following document ([Next] from the menu at the top of the page) explains the formatting of regular lists.
<DL> Element: Glossary Lists <DT> -- The `Term' (a single line)
<DD> -- The `Definition' (may be multiple lines)
<dl>
<dt> Things to Avoid:
<dd> You should NOT use elements that define paragraph
formatting within the PRE element. This means you should
not use <code> <P>, <ADDRESS>, <Hn>
</code>and so
on. You should avoid the use of tab characters -- use single
blank characters to space text apart.
<dt> Things That are OK:
<dd>You <em> can </em> use Anchor. A typed
carriage return will cause a new line in the presented text.
People you should never let format lists include:
<ul>
<li> Bozo the Clown
<li> Uncle Fester
<li> Knights who go nii
</ul>
Which would be donwright silly in the first place.
</dl>
This is rendered as:
<P>, <ADDRESS>, <Hn> and so on. You
should avoid the use of tab characters -- use single blank
characters to space text apart.