<p>The <strong class=html>MENU</strong> element defines a <em>menu list</em>. The element contains one or more <strong class=html><a href="li.html">LI</a></strong> elements that define the actual items of the list. The <strong class=html>LI</strong> elements must not contain <a href="../block.html">block-level elements</a>, which prevents <strong class=html>MENU</strong>s from being nested.</p>
<p>The <strong class=html>COMPACT</strong> attribute suggests that visual browsers render the list compactly, perhaps with reduced spacing between items. This attribute is not well supported among browsers.</p>
<p><strong class=html>MENU</strong> is <a href="../deprecated.html">deprecated</a> in HTMLá4.0 in favor of <strong class=html><a href="ul.html">UL</a></strong>.</p>
<h2>More Information</h2>
<ul>
<li><a href="http://www.w3.org/TR/REC-html40/struct/lists.html#edef-MENU">MENU in <abbr class=initialism title="World Wide Web Consortium">W3C</abbr> HTMLá4.0 Recommendation</a></li>
<li><a href="http://www.w3.org/TR/REC-html32#menu">MENU in <abbr class=initialism title="World Wide Web Consortium">W3C</abbr> HTMLá3.2 Recommendation</a></li>
<li><a href="http://www.w3.org/MarkUp/html-spec/html-spec_5.html#SEC5.6.4">MENU in HTMLá2.0 Standard</a></li>
<li><a href="http://www.htmlhelp.com/reference/wilbur/list/menu.html">MENU in <abbr class=initialism title="Web Design Group">WDG</abbr> HTMLá3.2 Reference</a></li>
<li><a href="http://www.hut.fi/u/jkorpela/HTML3.2/5.38.html">MENU in <cite>Learning HTMLá3.2 by Examples</cite></a></li>
</ul>
<div class=footer>
<address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>