|
Geschrieben am: 09.11.2007 um 20:44 Uhr
|
|
Zitat von Der666Diablo: <html>
<head>
<title>Google & Wikipedia Startseite</title><script type="text/javascript">
function load(){
document.Testform.focus();
}
</script>
</head>
<body style="background-color:#000000" background="x\natur.jpg" onload="load()">
<div style="position:absolute; bottom:0px; right:0px;">
<!-- Search Google -->
<FORM name="Testform" method=GET action="http://www.google.de/search">
<TABLE bgcolor="transparent"><tr><td>
<IMG SRC="http://www.google.de/logos/Logo_25blk.gif" border="0"
ALT="Google" align="left">
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT TYPE=hidden name=hl value=de>
<INPUT type=submit name=btnG VALUE="Google Search">
</td></tr></TABLE>
</FORM>
<!-- Search Google -->
<form name="search" method="post"
action="http://de.wikipedia.org/wiki/Spezial:Suche" target="_self">
<input type="text" name="search" size="18" value="Wikipedia" />
<input type="submit" name="go" value="Los" />
<input type="submit" name="fulltext" value="Suche" />
</form>
</div>
</body>
</html>
und wie muss ich das da drauf einbringen? xD ich checks grad gar nicht mehr^^
meine güte
checkst du überhaupt was?
|