Ver Mensaje Individual
  #9 (permalink)  
Antiguo 22/10/2008, 09:55
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Div hover no se ve igual

En fin.

No entiendo lo que buscas con los div, pero por lo que creo, esto te es más que suficiente:

HTML:
<a href="http://new-tools.addictools.com" title="New tools" class="stup">New tools</a>

CSS:
a.stup {display: block;
line-height: 40px;
font-family: Arial;
font-size: 15px;
font-weight: bold;
outline: none;
float: left;
background-color: #9fcf66;
width: 110px;
position: relative;
height: 40px;
text-align: center;
text-decoration: none;
color: #fff;
}
a.stup:hover {color: #000;
background-color: #00f;
}
__________________
Visita mi nueva web idplus.org