Html und Banner probleme
Tomi
- html
0 wahsaga
Hallo
habe da ein Problem, mit meiner HP versuche jetzt einen Banner unter der lesten Tabele zu bekommen aber es Klappt nich der Banner steht immer neben Speicher aber nicht darunter habe es schon mit <p> davor versucht oder <br> geht alles nicht bitte euch doch um Hilfe Danke im vorfeld
Wie bekomme ich den Banner unter Speicher und nicht daneben.
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top"><table cellpadding="0" cellspacing="0" border="0">
<td colspan="3"><a href="./index.html"><img src="./images/phome0.gif" width="160" height="117" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./boxen/index.html" onmouseover="CI('p1','p1h');return true" onmouseout="CI('p1','p1n');return true""><img src="./images/pmth1.gif" width="155" height="29" name="p1" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./cpu/cpu.html" onmouseover="CI('p2','p2h');return true" onmouseout="CI('p2','p2n');return true""><img src="./images/pmth2.gif" width="155" height="29" name="p2" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./datentraeger/index.html" onmouseover="CI('p3','p3h');return true" onmouseout="CI('p3','p3n');return true""><img src="./images/pmth3.gif" width="155" height="29" name="p3" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./drucker/index.html" onmouseover="CI('p4','p4h');return true" onmouseout="CI('p4','p4n');return true""><img src="./images/pmth4.gif" width="155" height="29" name="p4" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./grafikkarten/index.html" onmouseover="CI('p5','p5h');return true" onmouseout="CI('p5','p5n');return true""><img src="./images/pmth5.gif" width="155" height="29" name="p5" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./laufwerke/index.html" onmouseover="CI('p6','p6h');return true" onmouseout="CI('p6','p6n');return true""><img src="./images/pmth6.gif" width="155" height="29" name="p6" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./mainboard/index.html" onmouseover="CI('p7','p7h');return true" onmouseout="CI('p7','p7n');return true""><img src="./images/pmth7.gif" width="155" height="29" name="p7" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./gehaeusepc/index.html" onmouseover="CI('p8','p8h');return true" onmouseout="CI('p8','p8n');return true""><img src="./images/pmth8.gif" width="155" height="29" name="p8" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./komplettpcs/index.html" onmouseover="CI('p9','p9h');return true" onmouseout="CI('p9','p9n');return true""><img src="./images/pmth9.gif" width="155" height="29" name="p9" alt="" border="0"></a><td>
</tr>
<tr>
<td colspan="3"><a href="./speicher/index.html" onmouseover="CI('p10','p10h');return true" onmouseout="CI('p10','p10n');return true""><img src="./images/pmth10.gif" width="155" height="29" name="p10" alt="" border="0"></a><td>
<!-- BEGIN PARTNER PROGRAM - DO NOT CHANGE THE PARAMETERS OF THE HYPERLINK -->
<A HREF="http://partners.webmasterplan.com/click.asp?ref=&site=26&type=b60&bnb=60" TARGET="_top">
<IMG SRC="http://banners.webmasterplan.com/view.asp?site=26&ref=&b=60" BORDER="0" ALT="TIME LIFE - Musik Video und DVDs" WIDTH="234" HEIGHT="60"></A><br>
<!-- END PARTNER PROGRAM -->
</tr>
</table>
er Steht wie gesagt neben Speicher nicht darunter ob ich <p> versuche oder <br>
hi,
habe da ein Problem,
diese scheint mir vor allem in deiner unkenntnis in sachen HTML zu liegen.
mit meiner HP versuche jetzt einen Banner unter der lesten Tabele zu bekommen aber es Klappt nich der Banner steht immer neben Speicher aber nicht darunter habe es schon mit <p> davor versucht oder <br> geht alles nicht
du möchtest mal intensiv darüber nachdenken, wo sich dein banner befindet - ob dies wirklich in einer neuen tabellenzeile/nach der tabelle ist, oder ob es sich nicht vielleicht doch noch innerhalb deiner letzten tabellenzeile befindet ...?
gruss,
wahsaga