Version//IETF//DTD HTML 2.0 Strict//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 )#IMPLIEDcompact list style
SDAFORM CDATA #FIXED "List"one to one mapping; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
SDAPREF CDATA #FIXED "<LHead>Menu</LHead>"generated text prefix; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
Content( LI )+ -( P | UL | OL | DIR | MENU | DL | PRE | BLOCKQUOTE | FORM | ISINDEX )
End tagRequired </MENU>
Referenced in BLOCKQUOTE BODY DD DIR FORM LI MENU
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