VersionW3C//DTD HTML 3.2 Final//EN
ElementMENU
Purposemenu list
DescriptionThis element encloses a list of items constituting a menu, or a set from which you can select. The intent is that MENU creates lists which are more compact than UL lists. However, the MENU element was never rendered differently in many browsers and is rarely used.
Start tagRequired <MENU>
Attributes
NameTypeDefaultComment
compact( compact )#IMPLIEDmore compact style
Content( LI )+ -( P | UL | OL | DIR | MENU | PRE | DL | DIV | CENTER | BLOCKQUOTE | FORM | ISINDEX | HR | TABLE )
End tagRequired </MENU>
Referenced in BLOCKQUOTE BODY CENTER DD DIR DIV FORM LI MENU TD TH
Example
SourceAppearance
On the menu:
<MENU>
<LI>Pizza
<LI>Ham
<LI>Cheese
<MENU>
<LI>Cheddar
<LI>Munster
</MENU>
<LI>Eggs
</MENU>
On the menu:
  • Pizza
  • Ham
  • Cheese
  • Cheddar
  • Munster
  • Eggs
  • search Search · star Market
    2023-06-19 · John December · Terms © johndecember.com