0 / 60 seg.

Examine the following code:

<form method="SEND" action="search.php">
    <input type="search" name="query">
    <input type="submit" value="Search">
</form>