![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
08/08/2005, 10:14
|
| | Fecha de Ingreso: agosto-2003
Mensajes: 499
Antigüedad: 21 años, 5 meses Puntos: 1 | |
a.enlace2 {
display:block;
color: #FFFFFF;
font-weight:bold;
font-size:10px;
font-family:Verdana, Georgia, "Times New Roman", serif;
width: 100%;
height: 100%;
text-decoration: none;
background: #FF0000;
}
a.enlace2:hover {
color: #FF0000;
background: #FFFFFF;
}
No necesitas repetir estilos que se heredan. La unidad de medida (10px) es imprescindible en todos los navegadores que respetan los estandares (o sea todos menos IE).
__________________ Plaza Mozilla
http://www.chevrel.org/es/noticias/ |