Ver Mensaje Individual
  #4  
Antiguo 14-06-2006
Avatar de JavierB
JavierB JavierB is offline
Miembro
 
Registrado: may 2003
Ubicación: Madrid
Posts: 99
Reputación: 22
JavierB Va por buen camino
Hola CARLOS E

Prueba con este código:
Código:
<style type="text/css"> 
.pre {text-decoration:none; color:#AAAAAA}
.ver {text-decoration:none; color:#FFFFFF}
</style>
</head>
<body style="background:black">
<a href="pagina1.html" class="pre">Enlace</a>
<a href="pagina2.html" class="ver">Enlace</a>
</body>
Saludos,
__________________
Lo importante no es saber, sino tener el e-mail del que sabe.
Responder Con Cita