A menu. The menu element encloses a menu. Most browsers format this element in the same way as an unordered list.
<MENU> ... </MENU>
<MENU> <LI> Choice One <LI> Choice Two <LI> Choice Three </MENU>