Examine the following code:
<form method="SEND" action="search.php">
<input type="search" name="query">
<input type="submit" value="Search">
</form>
Examine the following code:
<form method="SEND" action="search.php">
<input type="search" name="query">
<input type="submit" value="Search">
</form>