wahsaga: Browser-Problem Textausrichtung Tabellenfeld

Beitrag lesen

hi,

<style type="text/css">
  body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
  text { style="vertical-align:middle;font-size:12px;font-family:Arial;font-weight:bold;line-height:18px;padding:0px"}
 </style>

das ist _kein_ korrektes CSS.
was hat style="..." in einem style-_bereich_ verloren?
style="..." ist ein html-attribut, das hat hier nichts verloren.

gruss,
wahsaga