vlw


Posted 11/12/2002, 23:57
Posted 12/12/2002, 00:21
Posted 12/12/2002, 01:10
Posted 12/12/2002, 01:30
<html>
<head>
<title>Menu borda interna</title>
<style type="text/css">
<!--
.tabelafora {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
}
.bordamenu2 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
}
.hovermenu2 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
}
.outmenu2 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
}
-->
</style>
</head>
<body>
<p> </p>
<table border="0" class="tabelafora" width="130">
<tr>
<td border="0" class="bordamenu2" onmouseover="this.className='hovermenu2'" onmouseout="this.className='outmenu2'" width="100%"><font face="Verdana" size="1">Tá aqui o seu menu!</font></td>
</tr>
<tr>
<td border="0" class="bordamenu2" onmouseover="this.className='hovermenu2'" onmouseout="this.className='outmenu2'" width="100%"><font face="Verdana" size="1">Simples não?</font></td>
</tr>
<tr>
<td border="0" class="bordamenu2" onmouseover="this.className='hovermenu2'" onmouseout="this.className='outmenu2'" width="100%"><font face="Verdana" size="1">Feito
em HTML </font></td>
</tr>
<tr>
<td border="0" class="bordamenu2" onmouseover="this.className='hovermenu2'" onmouseout="this.className='outmenu2'" width="100%"><font face="Verdana" size="1">E
com CSS</font></td>
</tr>
</table>
</body>
</html>
Posted 12/12/2002, 23:36
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)