Hallo liebes html team, ich bin ganz neu im html geschehen eingestiegen.
Ich habe ein Problem: PHPKIT Testseite erstellt mit PHPKIT
man sieht auf der startseite das teamspeak und gameservver fenster.
Nun wollte ich fragen wie ich das links hinbekomme und die navigation wieder an die richtige stelle bekomme? Also dieise 2 kleinen boxen sollen links neben die rechte nav-leiste.
der Code:
wo ist der fehler?
danke schonmal !
Ich habe ein Problem: PHPKIT Testseite erstellt mit PHPKIT
man sieht auf der startseite das teamspeak und gameservver fenster.
Nun wollte ich fragen wie ich das links hinbekomme und die navigation wieder an die richtige stelle bekomme? Also dieise 2 kleinen boxen sollen links neben die rechte nav-leiste.
der Code:
PHP:
<table class="standard" width="20%" cellspacing="1" cellpadding="4" border="0">
<td width="30%" align="right" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="center">
<table class="standard" width="20%" cellspacing="1" cellpadding="4">
<tr>
<td class="heads" align="left"><b>TeamSpeak</b></td>
</tr>
<tr>
<td class="standard" valign="top" height="140"><div align="center"><a href="java script:;" onclick="window.open('teamspeak/TS_Viewer.php','','width=220,height=350,left=300,top=260,location=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no');return false"><img src="teamspeak/images/ts_image.gif" alt="Teamspeak" title="Teamspeak" border="0" /></a></div><br /><table border="0" width="100%" cellpadding="0" cellspacing="1"> <tr>
<td width="100%" align="center"><b>Member: 0 - Slots: 100</b></td>
</tr></table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><img border="0" height="5" width="1" alt="" src="http://www.html.de/images/blank.gif" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="middle" width="20%" height="100%">
<table class="standard" width="20%" cellspacing="1" cellpadding="4">
<tr>
<td class="heads" colspan="2" align="left"><b>Game Server</b></td>
</tr>
<tr><td align="center" class="standard"><img src="http://www.html.de/images/gamestats/cod4.gif" border="0" alt="" title="Call of Duty 4" /></td><td class="standard"><a href="hlsw://85.25.130.155:27400" title="COD4: 85.25.130.155:27400 -Deutschland2008">Deutschland2008</a><br />Spieler: 21 von 32</td></tr><tr><td align="center" class="standard"><img src="http://www.html.de/images/gamestats/cod2.gif" border="0" alt="" title="Call of Duty 4" /></td><td class="standard"><a href="hlsw://85.25.130.155:27404" title="COD4: 85.25.130.155:27404 -Germany1945">Germany1945</a><br />Spieler: 0 von 20</td></tr><tr><td align="center" class="standard"><img src="http://www.html.de/images/gamestats/cod4.gif" border="0" alt="" title="Call of Duty 4" /></td><td class="standard"><a href="hlsw://85.25.130.155:27910" title="COD4: 85.25.130.155:27910 -AFGHANISTAN">AFGHANISTAN</a><br />Spieler: 27 von 32</td></tr><tr><td class="standard" colspan="2"><div align="right"><a href="/">...Server¸bersicht</a></div></td></tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td><img border="0" height="5" width="1" alt="" src="http://www.html.de/images/blank.gif" /></td>
</tr>
</table>
danke schonmal !
Zuletzt bearbeitet: