<DIR ...>
<DL ...>
<MENU ...>
<LI ...>
<MENU ...> indicates the start a series of choices. It is usually rendered like <UL ...>.
<UL ...>
Here's a comparison:
<MENU> <LI>Spam <LI>Spam and Eggs <LI>Spam, Spam, Eggs and Spam </MENU>
<UL> <LI>Spam <LI>Spam and Eggs <LI>Spam, Spam, Eggs and Spam </UL>
More information can be found at the InMotion Hosting Main Site