Hiho,
Ich hab nen komischen Problem mit ner Tabelle, ich hab 3 Spalten definiert, jedoch wenn ich Breite in Pixeln sowohl Höhe angebe klatsch der das irgendwie ganz rechts an den Rand
Ich kanns mir echt nicht erklären:
<table width="100%" height="100%">
<tr>
<td align="center">
<table width="700" height="100%" border="1" cellpadding="0" cellspacing="0">
<tr><td width><img src="***" width="700" height="90"></td></tr>
<tr>
<td width="100">%</td>
<td width="600">%</td>
<td width="100">%</td>
</tr>
</table>
</td>
</table>
</body>
</html>
Der Rest ist meines Erachtens egal !
Danke und Tschö
Ich hab nen komischen Problem mit ner Tabelle, ich hab 3 Spalten definiert, jedoch wenn ich Breite in Pixeln sowohl Höhe angebe klatsch der das irgendwie ganz rechts an den Rand

Ich kanns mir echt nicht erklären:
<table width="100%" height="100%">
<tr>
<td align="center">
<table width="700" height="100%" border="1" cellpadding="0" cellspacing="0">
<tr><td width><img src="***" width="700" height="90"></td></tr>
<tr>
<td width="100">%</td>
<td width="600">%</td>
<td width="100">%</td>
</tr>
</table>
</td>
</table>
</body>
</html>
Der Rest ist meines Erachtens egal !
Danke und Tschö