previous | start | next

MENU

<MENU
COMPACT
...
>
</MENU>

Specifies that the following list of items contains individual items that begin with an LI element. The end-tag is required.

COMPACT
Items in the list are displayed with more compact line spacing.

Example

<MENU>
<LI>This is the first item in the menu.
<LI>And this is the second item in the menu.
</MENU> 


previous | start | next