Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/10/2008, 06:24
Zptweb
 
Fecha de Ingreso: mayo-2007
Mensajes: 68
Antigüedad: 16 años, 10 meses
Puntos: 0
Div hover no se ve igual

Hola, quisiera hacer un hover con background a este div, pero no se como hacerlo, para que se vea igual en IE que en Firefox y Safari:


<div style="z-index: 4; font-family: Arial;font-size: 15px; cursor: pointer; font-weight: bold;outline: none;
float: left;background-color: #9fcf66;
width: 110px; position: relative; height: 40px; text-align: center;color: #368304;" class="barra" id="barra"><div style="margin-top: 10px;"><a href="http://new-tools.addictools.com" title="New tools">New tools</a></div></div>

Alguien me ayuda?