<menu> Tag Syntax

Rules for coding HTML menu elements
Child Elements of the <menu> tag
<li> tag(s)
The <menu> tag can contain a list of commands, similar to an unordered list.
<button> tag(s)
<command> tag(s)
<select> tag(s)