G
Guest
Gast
Hallo mal ne Frage an die Admin. Wie habt ihr eure Seite so gestalltet. Ich meine oben unten und an der Seite link u. rechts. Ihr habt doch sicherlich Html eingesezt.
<table border=0>
<tr>
<td colspan=3>Dös is oben</td>
</tr>
<td width=50>Dös is links</td>
<td>
</td>
<td witdh=40>Dös is rechts</td>
</tr>
<tr>
<td colspan=3>Dös is unten</td>
</tr>
</table>