<!DOCTYPE html>
<html>
<body>
<form action="/example/demo_form.aspx">
<textarea rows="2" cols="20" name="fname" wrap="hard">
At w3xue you will find free Web-building tutorials.
</textarea>
<input type="submit">
</form>
</body>
</html>