HTML supports several types of lists, all of which may be nested. If used they should be present in the <BODY> of a HTML document.
<DL>- Definition list
<DIR>- Directory list
<MENU>- Menu list
<OL>- Ordered list
<UL>- Unordered list
© 1995-1998, Stephen Le Hunte