Thomas J.: Tabelle mit nix.gif in HTML 4.01 Transitional

Beitrag lesen

Tag auch

Oder auch nicht. Hab selbes Problem (wobei ich nur 2px hoch bin).

Sorry, das kann ich nicht nachvollziehen.

<table cellspacing="0" cellpadding="0" width="600" bgcolor="#000000">
<tr>
 <td style="font-size:1px"><img src="blank.gif" width="1" height="1" border="0" alt=""></td>
</tr>
</table>
ergibt bei mir eine Tabelle, die exakt 1 Pixel hoch ist.

Thomas J.