31
<ul class="menu-menu">
<li class="first"><a href="page1.html">Menu Item
1</a></li>
<li><a href="page2.html">Menu Item 2</a></li>
</ul>
This
example
contains
just
two
menu
items,
but
your
menu
may
contain
more.
Be
sure
to
remove
the
<ul class...></ul> tags
and
all
the
code
between
them.
menu‐menu
is
the
default
name
for
the
menu
class.
If
you
have
changed
the
name
of
the
menu,
the
name
you
specified
will
appear
here
instead.
page1.html
and
page2.html
are
the
links
you
specified
for
the
menu
items.
Menu
Item
1
and
Menu
Item
2
are
the
names
you
specified
for
the
menu
items.
If
you
need
to
replace
a
DHTML
menu,
remove
the
code
between
<script
type='text/javascript'>
and
</script>.
This
code
should
be
located
just
below
the
<body>
tag.
Once
you
have
removed
your
old
menu
code,
reopen
the
CSS
Menu
Designer,
open
your
saved
menu,
and
then
insert
it
into
your
page
by
clicking
OK.
Open
Menu
Click
this
button
to
open
a
previously
created
menu.
Save
Menu
Click
this
button
to
save
your
menu.
We
recommend
you
save
frequently
to
prevent
loss
in
case
something
happens
to
your
computer
while
you
are
working.
Preview
Click
this
button
to
preview
your
menu
in
your
default
browser.
OK
Click
this
button
to
insert
your
menu
code
into
the
current
document.
This
opens
two
windows
containing
information
about
your
menu
code:
126