Tim Ruffing: Tabelle bis zum unteren Fensterrand ausdehnen

Beitrag lesen

Also,

--schnipp--
<div style="margin-bottom: 0px; margin-top: 0px; width: 100%; height: 100%; paddding: 0px;">
...
<table border="0" cellspacing="4" cellpadding="0" class="zentriert" style="margin-top: -4px; margin-bottom: 0px;">
...
</table>
</div>

--schnapp--

.zentriert {text-align: center;}

Anna

Tim