Ich mach gerade ne hp, wie viele hier wahrscheinlich 
ichhab vollgendes Problem:
Ich hab meine Homepage in Tabellen Form gemacht, sprich so:
so, ja, und jetzt wollt ich hier dafür ein Forum machen...
Aber ich wollt es so machen, das es in der Tabelle bleibt! Sprich, das die navigation noch da ist...
Geht das??

ichhab vollgendes Problem:
Ich hab meine Homepage in Tabellen Form gemacht, sprich so:
Code:
<table border="0" width="700px" bgcolor="#536C7F" cellspacing="2px" align="center">
<tr>
<td bgcolor="#9DB4C7" colspan="2">Platz für einen Banner</td>
</tr>
<tr>
<td height="15px" bgcolor="#9DB4C7" align="left" width="20%" align="left" valign="top"><font face=Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif size="1" color="#FFFFFF"></font>
<table>
<tr>
<td height="15px" bgcolor="#9DB4C7" align="left" width="20%"><font face=Verdana size="1" color="#FFFFFF">[b]ÜBERSCHRIFT[/b]</font></td>
</tr>
<tr>
<td height="15px" bgcolor="#9DB4C7" align="left" width="20%">[url="index.html"]<font face=Verdana size="1" color="#FFFFFF">:: Unterpunkt</font>[/url]</td>
</tr>
<tr>
<td height="15px" bgcolor="#9DB4C7" align="left" width="20%">[url="index.html"]<font face=Verdana size="1" color="#FFFFFF">:: Unterpunkt</font>[/url]</td>
</tr>
<tr>
<td height="15px" bgcolor="#9DB4C7" align="left" width="20%">[url="index.html"]<font face=Verdana size="1" color="#FFFFFF">:: Unterpunkt</font>[/url]</td>
</tr>
</table>
</td>
<td height="15px" bgcolor="#9DB4C7" align="left" width="80%" rowspan="100%" align="left" valign="top">
INHALT
</td>
</table>
so, ja, und jetzt wollt ich hier dafür ein Forum machen...
Aber ich wollt es so machen, das es in der Tabelle bleibt! Sprich, das die navigation noch da ist...
Geht das??