Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/09/2004, 05:16
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 7 meses
Puntos: 59
Gracias tunait por responder.

Perdona que halla tardado en contestar, pero es que estaba probando.

Mira, si lo pongo así:
Código:
<style type="text/css">
<!--
a:link {color: #0000FF; text-decoration: none; font-size: 13px; font-family: verdana;}
a:visited {color: #0000FF; text-decoration: none; font-size: 13px; font-family: verdana;}
a:hover {color: #FF0000; text-decoration: none; font-size: 13px; font-family: verdana; text-transform: uppercase;}
a:active {color: #0000FF; text-decoration: none; font-size: 13px; font-family: verdana;}
-->
</style>
funciona estupendamente.

Pero si lo pongo así (CSS):
Código:
<link rel="StyleSheet" href="links.css" type="text/css">
este es el CSS:
Código:
<!--
a:link {color: #00008B; text-decoration: none; font-size: 10px;}
a:visited {color: #00008B; text-decoration: none; font-size: 10px;}
a:hover {color: #FF0000; text-decoration: none; font-size: 10px; text-transform: uppercase;}
a:active {color: #008000; text-decoration: none; font-size: 10px;}
-->
No hace caso, ¿Why? (¿Por qué?)
__________________
· No contesto por M.P.