HTML <menu> element
<menu>
<li><input type=radio>Apple
<li><input type=radio>Peach
<li><input type=radio>Orange
</menu>
Attributes of <menu> tag:
Attribute | Description |
label | label of the menu |
type | including context, toolbar and list, the default is list |