|
|
|

Banner & Webnapping
Integrieren Sie die Tourismusauskunft.de Suche auf Ihrer Hompage!
Kopieren Sie einfach folgenden HTML-Code und fügen Sie diesen in Ihr Online-Angebot ein:
<!-- tourismusinformation.de SUCHE -->
<form name="quick" action="http://www.tourismusinformation.de/suche.php" method="get">
<input type="hidden" value="schnell" name="w"> <table border="0" cellpadding="3" cellspacing="0" width="250" bgcolor="white">
<tr><td colspan="2">
<img src="http://www.tourismusinformation.de/images/banner_250x50.gif" width="250" height="50" border="0"></td></tr>
<tr><td><input type="text" name="name" size="28"></td>
<td align="right"><input type="submit" name="submitButtonName" value="Suchen"></td></tr>
</table></form>
<!-- SUCHE Ende -->
Banner + Logo
Falls Sie lieber einen Link zu tourismusinformation.de platzieren wollen:

HTML-Code:
<a href="http://www.tourismusinformation.de"><img src="http://www.tourismusinformation.de/images/banner_250x50.gif" width="250" height="50" border="1"></a>
oder

<a href="http://www.tourismusinformation.de"><img src="http://www.tourismusinformation.de/images/banner468_60.jpg" width="468" height="60" border="1"></a>
|
|