Hola, estoy haciendo unas gráficas usando css y la verdad es que con firefox no estoy teniendo problemas, el problema radica cuando uso explorer, el código es el siguiente:
Código HTML:
<div style="margin-top: 2px; border:1px solid #333; width:85px; background-color:#FFF; height: 5px; padding: 0px;">[INDENT]<div style=" height: 5px; background-color:#0066FF; width:$puntuacion px; padding: 0px;"></div>[/INDENT]</div>
El height de 5px se ver perfecto en firefox, pero en explorer se ve como si tuviera 15px, ¿se puede hacer algo?.
Un saludo