Lists

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