vandret menu
Hej søde Experterjeg har denne her menu, som jeg har fundet, men jeg vil gerne have nogle under menuer, når man køre musen hen over en 3-4 stykker. og jeg aner bare simpelhen ikke hvad jeg skal gøre.
kan nogen hjælpe mig?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>velkommen til obgk´s hjemmeside</title>
<style type="TEXT/CSS">
BODY{font-family: "courier new",courier,monospace;
font-size:14PX;
background-color:#f0fff0;
background-image: url("");
background-position: 50% 40%;
background-repeat: no-repeat;
overflow:auto;
}
html{
scrollbar-face-color: #2f4f4f;
scrollbar-highlight-color: #2f4f4f;
scrollbar-shadow-color: #2f4f4f;
scrollbar-3dlight-color: #2f4f4f;
scrollbar-arrow-color: #2f4f4f;
scrollbar-track-color: #f0fff0;
scrollbar-darkshadow-color: #2f4f4f;
overflow:auto }
a.moar:link, a.moar:visited, a.moar:active {color: #dcdcdc;
text-decoration:none;}
a.moar:hover {color: black;}
.badu{font-family: "courier new",courier; line-height: 1.3; font-size:18PX; color:white; text-align: ;}
.badu a{text-decoration:none;}
.badu a:link{color:white;}
.badu a:visited{color:black;}
.badu a:hover{color:white;text-decoration:none;}
.badu a:active{color:white}
.lus{font-family:"Times New Roman", serif; line-height: 1.5; font-size:22PX; color:orange; text-align: right;}
.lus a{text-decoration:none;}
.lus a:link{color:green;}
.lus a:visited{color:red;}
.lus a:hover{color:orange;text-decoration:none;}
.lus a:active{color:orange}
a.mango:link, a.mango:visited, a.mango:active {color: red;
text-decoration:none;}
a.mango:hover {color: #dddddd;}
h1
{font-family:"Times New Roman", serif;
font-size:42PX;
text-decoration:none;
color: black;
font-weight: normal;
text-align:center;
}
h6
{font-family:"Times New Roman", serif;
font-size:14PX;
text-decoration:none;
color: black;
font-weight: normal;
text-align:left;
}
h2
{font-family:"Times New Roman", serif;
font-size:18PX;
text-decoration:none;
color: black;
font-weight: normal;
text-align:left;
}
h3
{font-family:"Times New Roman", serif;
font-size:18PX;
text-decoration:none;
color: black;
font-weight: bold;
text-align:left;
}
a.mlink:link,a.mlink:visited,a.mlink:active{
font-family:verdana,arial,sans-serif;
color:black;
display:block;
width: 140px;
text-decoration: none;
font-size:18px;
padding:3px;
background:url(usynlig.gif);
font-weight:normal;
}
a.mlink:hover {
background:green;
color:white;
}
a.vlink:link,a.vlink:visited,a.vlink:active{
font-family:verdana,arial,sans-serif;
color:#000000;
background:transparent;
font-weight:normal;
text-decoration: none;
font-size:11px;
padding:4px 14px 4px 14px;
font-weight:300;
}
a.vlink:hover {
background:#2f4f4f;
color:white;
}
</style>
</head>
<body onload="scrolltekst(100)">
<center>
<img src="logo1.jpg" />
</center>
<center>
<a href="index.html" class="vlink" style="padding:4px 14px 4px 14px">Forside
</a>
<a href="nyheder.html" class="vlink" style="padding:4px 14px 4px 14px">Nyheder</a>
<a href="side3.htm" class="vlink" style="padding:4px 14px 4px 14px">Side 3</a>
<a href="side4.htm" class="vlink" style="padding:4px 14px 4px 14px">Side 4</a>
<a href="http://www.newbie.dk/webservices/forum/forum.php?fid=godard8ad55104f8dc539a15313e1d690f65dc" class="vlink" style="padding:4px 14px 4px 14px">Forum</a>
<a href="side3.htm" class="vlink" style="padding:4px 14px 4px 14px">Side 3</a>
<a href="side4.htm" class="vlink" style="padding:4px 14px 4px 14px">Side 4</a>
<a href="side1.htm" class="vlink" style="padding:4px 14px 4px 14px">Info</a>
<a href="raiting.html" class="vlink" style="padding:4px 14px 4px 14px">Raiting</a>
<a href="side3.htm" class="vlink" style="padding:4px 14px 4px 14px">Side 3</a>
</center>
<br><br>
<center>
<img src="logo2.jpg" />
<img src="ter.gif" title="terningerne er kastet" border="0"></a>
</center>
<center>
<table BORDER="0" width="86%" height="80%">
<tr>
<td>
<br>
<br>
<br>
<h2>
Odense Backgammon Klub er en godkendt <br>backgammonklub under <div class="badu"> <A href="http://www.dbgf.dk"> Dansk backgammonforbund.</a>
</div>
Tirdagsturnering: Sir Club, Nørregade 49,<br> 5000 Odense C
<br>Søndagsturnering: Grønttorvet, <br>Sortebrødre Torv 9, 5000 Odense C
</h2>
<br>
<br>
<br>
<br>
<br>
</td>
<font size="7" face="couier new" color="green">
<td>
<center>
<img src="bg.jpg" <br> <img src="bg2.jpg" />
</center>
</td>
</tr>
</table>
</center>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<center>
<font size="1" face="arial" color="#dcdcdc">
made by<A href="MAILTO:bullpetersen@mail.dk"class="moar">LIVALINE</a> ™
</font>
</center>
</body>
</html>