The <menu> tag defines a menu list.
Supported In HTML4: Yes
Supported In HTML5: Yes
HTML4 vs HTML5 Differences: The menu element is deprecated in HTML 4.01. The menu element is redefined in HTML 5, and is used to list form controls.
Attributes
| Title | Values | Description | HTML4 Support | HTML5 Support |
| label | menulabel | Defines a visible label for the menu | Yes | Yes |
| type | context toolbar list | Defines which type of menu to display. Default value is "list". | No | No |
Standard Attributes
Event Attributes
All event attributes are supported.
HTML5 Tags
- a
- abbr
- acronym
- address
- applet
- area
- article
- aside
- audio
- b
- base
- basefont
- bdo
- big
- blockquote
- body
- br
- button
- canvas
- caption
- center
- cite
- code
- col
- colgroup
- command
- datalist
- dd
- del
- details
- dfn
- dir
- div