Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/09/2003, 18:29
pepe-web
 
Fecha de Ingreso: marzo-2003
Mensajes: 220
Antigüedad: 21 años, 2 meses
Puntos: 2
hola:
este es el codigo que necesitas
Código PHP:
<table>
<
tr>
<
td bgcolor="red" onMouseOver="this.style.background='black'; this.style.cursor='hand'; this.style.color='white';" onMouseOut="this.style.background='red'; this.style.fontcolor='white';">kuvku</td>
</
tr>
</
table
el onmouseout es para que vuelva a sus colores originales.

espero haber aclarado tu duda.
__________________
cuando solo tienes un martillo todo te parece un clavo.