Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/01/2002, 12:57
bet
 
Fecha de Ingreso: febrero-2001
Mensajes: 292
Antigüedad: 23 años, 3 meses
Puntos: 0
Re: Efectos en el link

Entre <head> y </head>, agregá el siguiente código:
<pre>
&lt;style type=&quot;text/css&quot;&gt;
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
&lt;/style&gt; </pre>

<hr noshade size=1 color="#000000"><img src="http://www.gograph.com/Images-8712/ClipArt/cat03.gif" height="50" border=0 align="absmiddle"> <font size="2" face="verdana" color="#000000">bet[/CODE]