Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/11/2006, 02:17
Avatar de izar
izar
 
Fecha de Ingreso: enero-2004
Mensajes: 519
Antigüedad: 20 años, 2 meses
Puntos: 1
Código:
<html>
<title>Cambio de cursor</title>
<head>
</style>
</head>
<body>
    <A HREF="direccion web" style="cursor:hand">Enlace</a>
</body>
</html>