Frames wurden ja schon genannt. Vielleicht reicht dir aber auch die einfache Google Suche aus, wie du sie zum Beispiel auf der Startseite von T
raum-Projekt.com findest, aus.
Dazu musst du folgenden Code in deine Seite einbauen:
Code:
<FORM method=GET action="http://www.google.com/search" target="_blank">
<A HREF="http://www.google.com/" target="_blank"><IMG align="left" SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" width="128" height="53"></A>
<input type=text name=q size=31 maxlength=255 value="">
<input type=submit name=btnG VALUE="Google Suche">
</FORM>