servo/tests/html/textarea.html
2014-12-05 12:21:31 -08:00

6 lines
109 B
HTML

<html>
<head></head>
<body>
<textarea name="textarea">Write something here
and maybe here</textarea>
</body>