herbert: Formularin in Internetexplorer falsch angezeigt

Beitrag lesen

ausm style sheet:

#eingabe {
 position:absolute;
 top: 233px;
 left: 346px;
 width: 596 px;
 height:189 px;
 z-index: 3;
}

ausm html code:

<div id="eingabe">
  <textarea cols="55" rows="7" name="eingabe" style="font-family: Verdana; font-size: 1.25em; text-align:center; background-color:#000000; color:#FFFFFF">

blablablabla
    </textarea>