82711-1-ref.html 176 B

12345678910111213141516
  1. <!doctype html>
  2. <html>
  3. <body>
  4. <textarea rows="10" cols="25" wrap="off">
  5. 0 1 2 3
  6. 4 5
  7. 6 7 8
  8. 9
  9. This is a long line that could wrap.
  10. </textarea>
  11. </body>
  12. </html>