5 Kasım 2010 Cuma

Html de Google oluşturma

<body>
<form method=get action="http://www.google.com.tr/search">
<center>
<table>
<tr>
<td colspan=2 ><img src="sunset.jpg" /> </td>
</tr>
<tr>
<td>Aranacak</td>
<td><input type=text size=50 name=q ></td>
</tr>
<tr>
<td colspan=2 align=center>
<button type=submit>Google de ara</button>
<button type=reset>temi<le></button>
</td>
</tr>
</table>
</center>
</form>
</body>

Hiç yorum yok:

Yorum Gönder