CODE FOR ON LINE SEARCHING IN YOUR WEB PAGE
<html>
<head>
</head>
<body>
<form method="get"action="http://www.google.com/search">
<input type="text" name="q" size="30" x-webkit-speech >
<input type="submit" value="search">
</form>
</body>
</html>
<html>
<head>
</head>
<body>
<form method="get"action="http://www.google.com/search">
<input type="text" name="q" size="30" x-webkit-speech >
<input type="submit" value="search">
</form>
</body>
</html>
No comments:
Post a Comment