<!DOCTYPE html>
<html>
<body>
<form action="/example/html/form_action.aspx">
<textarea name="message" rows="10" cols="30">
The cat was playing in the garden.
</textarea>
</form>
</body>
</html>