Derril: Bild hat Absatz -.-

Beitrag lesen

Hallo,

ich hab da mal n kleines Problem.
Ich habe in einer PHP Zeile ein Bild eingebunden, nach den Infos aus diesem Forum.
Nun aber bleibt es nicht in der Zeile, sondern steht etwas erhöht.
Einmal das Bild, wie es aussieht:

Hier einmal der Quelltext der Zeile:
<form action="index.php" name="suche" method="post"><input name="stype" value="L0" type="hidden"><input name="L" value="' . $lid . '" type="hidden"><input name="id" value="72" type="hidden"><input name="no_cache" value="1" type="hidden"><input name="locationData" value="72:tt_content:58" type="hidden"><input name="scols" value="tt_content.header-bodytext-imagecaption" type="hidden">&nbsp;&nbsp;<a href="http://www.Seite.de"><img src="http://www.nationalflaggen.de/zeige-flagge-38378.html" border="0" height="9" width="15"><br> &nbsp;|&nbsp;</a><a href="index.php?id=8&amp;L=%27%20.%20$lid%20.%20%27">' . $text_kontakt[ $lid ] . '</a>&nbsp;|&nbsp;<a href="index.php?id=9&amp;L=%27%20.%20$lid%20.%20%27">Sitemap</a>&nbsp;|<input name="submit" value="' . $text_suchen[ $lid ] . '" style="border: 0px none ; cursor: pointer; width: 48px; margin-left: 0px; margin-right: 0px; background-color: rgb(255, 255, 255);" type="submit">&nbsp;<input style="border: 1px solid rgb(254, 237, 155); background: rgb(254, 237, 155) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" name="sword" size="10" value="" type="text"></form>

Und dann schonmal danke für jeden Hinweis, ich raff nämlich nicht, wie ich das gestalten kann :(