sebastian: riesen problem mit tabelle

Beitrag lesen

huhu, ich hab n grosses problem, ich hab ne site gemacht mit 5 tabellen, oben 4 und unten eine grosse. in den oberen 4 hab ich 4 buttons eingefügt, und wenn ich auf die buttons klicke, möchte ich, dass die neue seite dann unten geöffnet wird, doch es lädt leider ein neues fenster

Quellcode:

<html>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#000000">
<table cellpadding="0" cellspacing="0" border="0">

<tr>
   <td><a href="zot1.jpg"><img hspace="0" vspace="0" width="164" height="75" src="button1.jpg" border="0"></a></td>
   <td><a href="zot2.jpg"><img hspace="0" vspace="0" width="155" height="75" src="button2.jpg" border="0"></a></td>
   <td><a href="zot3.jpg"><img hspace="0" vspace="0" width="156" height="75" src="button3.jpg" border="0"></a></td>
   <td><a href="zot4.jpg"><img hspace="0" vspace="0" width="165" height="75" src="button4.jpg" border="0"></a></td>
   </tr>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#000000">
<table cellpadding="0" cellspacing="0" border="0">
   <tr>
   <img hspace="0" vspace="0" width="640" height="325" src="behind1.jpg" border="0"></td>
   </tr>

<html>

hat jemand ne idee?

mfg sebastian