so jetzt mein code für die bilder
- Code: Alles auswählen
<tr>
<td colspan="16">
<img id="index_02" src="images/index_02.jpg" width="328" height="1" alt="" /></td>
<td colspan="2" rowspan="3">
<img id="index_03" src="images/index_03.jpg" width="43" height="13" alt="" /></td>
<td colspan="13" rowspan="4">
<img id="index_04" src="images/index_04.jpg" width="279" height="16" alt="" /></td>
<td>
<img src="images/Abstandhalter.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td colspan="12" rowspan="3">
<img id="index_05" src="images/index_05.jpg" width="256" height="15" alt="" /></td>
<td colspan="3" background="images/index_06.jpg" width="65" height="11">
<td rowspan="3">
<img id="index_07" src="images/index_07.jpg" width="7" height="15" alt="" /></td>
<td>
<img src="images/Abstandhalter.gif" width="1" height="11" alt="" /></td>
wo index_03.jpg ist ist der such button und index_06 ist das suchfeld. könnte mir jetzt jemand den code aufschreiben damit er auch die bilder behält und es dan auch funkt?
das ist der code das ich für die suche habe
- Code: Alles auswählen
<form name="form1" method="post" action="search.php">
<input type="text" name="search">
<input type="submit" name="Submit" value="Suchen">
</form>[quote]
danke im voraus[/quote]