Eternius: tabellenzelle 1 pixel hoch

Beitrag lesen

Hallo,

  
  
<table style="border:1px solid black;background:blue">  
  <tr>  
    <td>bla</td>  
  </tr>  
  <tr>  
    <td style="height:1px;background:white"></td>  
  </tr>  
  <tr>  
    <td>blub</td>  
  </tr>  
</table>  
  

doll isses nett, aber müsste funktionieren.

gruss

--
no strict;
no warnings;
Meine Signatur hat Urlaub.