Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/02/2003, 07:27
Avatar de TurKa
TurKa
 
Fecha de Ingreso: enero-2003
Ubicación: Gerli, Avellaneda
Mensajes: 543
Antigüedad: 22 años
Puntos: 4
Copia esto dentro del <HEAD>
Código:
<style>
.sobre
{ color: red; cursor: hand; }
.fuera
{ color: blue; cursor: hand; }
</style>
Luego, dentro del <body>
Código:
<table>
<tr>
<td class="fuera" onmouseover="className='sobre'" onmouseout="className='fuera'" onClick="location.href('tu_enlace.htm')">Enlace 1</td>
</tr>
__________________
Programación LAMP con Scrum y XP
www.eugeniabahit.com.com.ar