Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/10/2009, 21:47
Avatar de titocba
titocba
 
Fecha de Ingreso: agosto-2008
Ubicación: Cordoba
Mensajes: 256
Antigüedad: 15 años, 8 meses
Puntos: 4
Respuesta: Incompatibilidad entere firefox e i.e en estilo link css!

aca esta tu solucion

.slink a:link{
color:black;
text-decoration:none;
}

.slink a:hover{
color:#00CCFF;
text-decoration:none;
}

saludos