Ver Mensaje Individual
  #3 (permalink)  
Antiguo 16/12/2008, 08:42
Guiye1988
 
Fecha de Ingreso: diciembre-2008
Mensajes: 9
Antigüedad: 15 años, 4 meses
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%;

}