![]() |
VOOZH | about |
The HTML <menu> label Attribute is used to specify a text value that indicates the visible label name of the menu element Although, this attribute is also used to specify the name of the menu items inside the menu.
Syntax:
<menu label="text">
Note: This attribute has been deprecated and is no longer used.
Attribute Values
Example: Below code illustrates the use of label attribute with the <menu> tag. ;
Output:
Supported Browsers: