Examine the following code snippet:
<form method="post" action="contact.php">
Message: <textarea name="message" rows"5" cols="30"></textarea>
<input type="submit" value="Send">
</form>
Examine the following code snippet:
<form method="post" action="contact.php">
Message: <textarea name="message" rows"5" cols="30"></textarea>
<input type="submit" value="Send">
</form>