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