ColdZero89
Neues Mitglied
Hier ist die Tabellenstruktur für die anfrage von hasan:
Code:
<table border="1" width="100%" height="100%">
<tr height="20%">
<td colspan="2">lol1</td>
</tr>
<tr height="5%">
<td colspan="2">lol5</td>
</tr>
<tr>
<td width="10%">lol2</td>
<td>lol3</td>
</tr>
<tr height="10%">
<td colspan="2">lol4</td>
</tr>
</table>
Zuletzt bearbeitet von einem Moderator: