![]() |
|
<menu>deprecated
![]() |
![]() |
||||||||||||||||||||||||||||||||||||||||||||
Previous versions of HTML have declared <menu> as deprecated. HTML 4.0 does not, instead it recommends the use of <ul>. However, it does show the entire compliment of "standard" attributes.
The MENU tag encloses a list of items and renders that list in the same fashion as the <ul> tag.
Example:
<lh>Heading
<li>first item
<li>second item
<li>third item
</menu>
| align= | causes horizontal alignment directed by the argument. | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| "left" | causes the caption to be drawn flush left of the table or figure.
<lh>Heading <li>first item <li>second item <li>third item </menu> |
|||||||||||||||||||
| "right" | causes the caption to be drawn flush right of the table or figure. | |||||||||||||||||||
| "center" | causes the caption to be horizontally centered relative to the centerline of the table or figure.
<lh>Heading <li>first item <li>second item <li>third item </menu> |
|||||||||||||||||||
| "justify" | causes the text to be flush left and right.
<lh>Heading <li>first item <li>second item <li>third item </menu> |
|||||||||||||||||||
class=
|
||||||||||||||||||||
| compact= deprecated
| the intention of this attribute is to reduce the white space between each item in the list. Few browsers recognize it.
<lh>Heading <li>first item <li>second item <li>third item </menu> |
|||||||||||||||||||
dir=
|
||||||||||||||||||||
| "ltr" | ||||||||||||||||||||
| "rtl" | ||||||||||||||||||||
id=
|
||||||||||||||||||||
index=
|
||||||||||||||||||||
lang=
|
list of language codes list of country codes |
|||||||||||||||||||
style=
|
||||||||||||||||||||
title=
|
||||||||||||||||||||