10/10/2007, 14:13
|
| | | Fecha de Ingreso: septiembre-2005 Ubicación: In my House
Mensajes: 3.597
Antigüedad: 19 años, 2 meses Puntos: 49 | |
Re: a:active no me funciona ponelo de primero ;)
.start {
float:left;
}
.start a{
width: 29px;
height: 21px;
display: block;
}
a.startLink:active {
background: url(../img/menu/startact.gif);
width: 29px;
height: 21px;
}
a.startLink:link {
background: url(../img/menu/start.gif);
width: 29px;
height: 21px;
display: block;
}
a.startLink:visited {
background: url(../img/menu/start.gif);
width: 29px;
height: 21px;
}
a.startLink:hover {
background: url(../img/menu/startact.gif);
width: 29px;
height: 21px;
}
la verdad es que a mi me a pasado que a veces lo pongo en medio al final o en medio y despues me va :P lo se algo raro
__________________ Gokuh Salvo al mundo. PUNTO!!!! |