79668200

Date: 2025-06-16 20:33:01
Score: 1
Natty:
Report link

When rendering text in most HTML elements, browsers collapse multiple whitespace characters (spaces, tabs, newlines) into a single space by default. To preserve line breaks and display multi-line text, wrap the content in a <pre></pre> tag.

<pre><textarea name="Reply" id="replyTextarea"> </textarea></pre>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When
  • Low reputation (0.5):
Posted by: I'm NOT a programmer