29/01/2005, 14:59
|
| | | Fecha de Ingreso: marzo-2003
Mensajes: 462
Antigüedad: 21 años, 8 meses Puntos: 2 | |
es muy sencillo a {
color: inherit;
text-decoration: none;
}
a:hover {
color: inherit;
text-decoration: underline;
}
a:visited {
color: inherit;
text-decoration: none;
__________________ Todas mis respuestas funcionaran correctamente en aquellos navegadores que respeten los estandares.
Última edición por Durgeoble; 29/01/2005 a las 15:07 |