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