0 / 60 seg.

Examine the following code:

<form action="feedback.php">
    Message: 
    <textarea for="feedback" rows="4" cols="50"></textarea>
    <input type="submit">
</form>