Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/03/2004, 19:39
heyman
 
Fecha de Ingreso: noviembre-2003
Mensajes: 89
Antigüedad: 20 años, 7 meses
Puntos: 0
Hola que tal
Código PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<
html>

<
head>
       <
title>Title here!</title>
</
head>
<
body>
<
table width="50%" bgcolor="3366cc" height="40">
<
tr><td onmouseout='this.style.background="3366cc"' onmouseover='this.style.background="3399ff"'></td><td onmouseout='this.style.background="3366cc"' onmouseover='this.style.background="3399ff"'></td></tr>
</
table>

</
body>
</
html
Espero haberte entendido y ayudado en algo.
Saludos