xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<form action="demo-form.php">
<textarea rows="2" cols="20" name="usrtxt" wrap="hard">
w3cschoolW3Cschool教程提供了最全的web技术教程。
</textarea>
<input type="submit">
</form>
</body>
</html>