the complete webmaster
tutorials reviews reference
ASP
CGI
FrontPage
HTML
Java
JavaScript

home / reference / html

<menu></menu>

Description

   The <menu> tag is used to create a compact, unordered list with each list item being displayed with a bullet. The <li> tag must be used to create each list item. (See <li>)

Code

   <menu>
<li>YOUR TEXT HERE</li>
</menu>

Appearance

  
  • YOUR TEXT HERE
  • write for us about us advertise

    Copyright 1997, 1998 A Big Lime. All rights reserved.

    /body>