Saturday, October 1, 2011

search a book



<html>
<head>
<title>Search A Books</title>
</head>
<body bgcolor="#ffeebb">
<div style="position:absolute;left:200;top:100;">
<form name="sregform">
<table border=0 bgcolor="#ffee33">
<tr><td colspan="2"><center><h2>Search A Books</h2></center></td></tr>
<tr><td>Book Name</td><td><input type="text" name="dur"></td></tr>
<tR><td colspan="2"><center><button value="search">SEARCH</center></td></tr>
</table>
</form>
</div>
</body>
</html>


Next Link Program