mario: neue frage :)

Beitrag lesen

danke erstmal für die hilfe, nun stellt sich aber ein neues problem:

<html>
      <head>
      <body style="margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px">
            <div style="font-size: 0px; width: 4px; height: 5%; background-color: #FFFFFF"></div>
            <div style="font-size: 0px; width: 4px; height: 90%; background-color: #FF0000"></div>
            <div style="font-size: 0px; width: 4px; height: 5%; background-color: #FFFFFF"></div>
      </body>
</html>

wieso zeigt hier der IE den roten streifen wie gewünscht am linken rand,  firefox/opera jedoch gar keinen?

wie bekomme ich es hin, dass firefox und opera das auch tun?