Advertisements
Cute Submit Button for Website Page using form,method,action and yahoo.com search.
Project Code:
<html>
<head>
<title>Example of Form
</title>
</head>
<body>
<form method="get"action="http://search.yahoo.com/bin/search">
<input type="submit" >
<br>
<input type="submit"value="go">
</form>
</body>
</html>
Project Code:
<html>
<head>
<title>Example of Form
</title>
</head>
<body>
<form method="get"action="http://search.yahoo.com/bin/search">
<input type="submit" >
<br>
<input type="submit"value="go">
</form>
</body>
</html>
Output
Advertisements
Our Social Link