16/12/2008, 08:42
|
| | Fecha de Ingreso: diciembre-2008
Mensajes: 9
Antigüedad: 16 años, 1 mes Puntos: 0 | |
Respuesta: rollOver Css - Firefox - IE www.guiyeprueba.com.ar
en firefox se ve el rollover y en IE7 no..
a:hover
{
text-decoration: none;
background-color:black;
color:white;
}
#cm
{
background-color:#03b5ff;
float:left;
width:100%;
margin:0;
padding:0px;
border-TOP:1px solid white;
height:100%;
} |