Used to mark up a section of text to be displayed like a menu.
<html>
<head>
<title>Menu listing of site</title>
</head>
<body>
.
.
==>> <menu>
<li>Elvis Memorial Page</li>
<li>Mick Jagger's Geritol Ad</li>
==>> </menu>
.
.
</body>
</html>
This is one of the original tags used in HTML. The browser writers never really took the recommendation of the specification to display this as a multi-column menu. Instead they treat it the same as a ul (unordered list). So there you have it.
Nothing more to add.
Nothing special.
Nothing special.
Nothing special.
The Rusk Family . . . "the Legend
Continues"
All contents copyright © 1996, 1997 Michael T. Rusk
All rights reserved.
Revised: December 03, 1997 10:36 -0500
URL: ./htmlgd/tagmenu.html