|
|
HTML <menu> tagSyntax<menu> - </menu> Definition and UsageThe MENU element defines a menu list. The element contains one or more LI elements that define the actual items of the list. The LI elements must not contain block-level elements, which prevents MENUs from being nested. In HTML 4.01, the <menu> element is deprecated in favor of the elements <UL> <OL>. Optional Attributes
Standard Attributes
For a full description, go to Standard Attributes. Event Attributes
For a full description, go to Event Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |