Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/06/2005, 06:10
Avatar de izar
izar
 
Fecha de Ingreso: enero-2004
Mensajes: 519
Antigüedad: 20 años, 3 meses
Puntos: 1
Código HTML:
<html>
<head>
<html>
<Head>
<STYLE TYPE="text/css">
//------------------para cuando tengas links de texto  -------------------
A:link{color:white;text-decoration:none}
A:visited{color:white;text-decoration:none}
A:hover{color:white;text-decoration:none}
//--------------------------------------------------------------------------
</STYLE>
</Head>
<body>
<a href="http://www.google.es"><img src="imagen.gif" border="0"></a>
</body>
</html>