HTML Codes:
In These blocks - NEVER use the
"ENTER" key.
<br>Starts
a new line - it is like using the "ENTER" key once
<p>Starts
a new paragraph and is like using the "ENTER" key twice.
Here's how your text should look
in the box:
| This is my story comments but now
I want to start a new line.<br>This is
going to start a new line.<p>This is going
to start a new paragraph. |
Now it will appear to us like this:
This is my story comments but now
I want to start a new line.
This is going to start a new line.
This is going to start a new paragraph. |
|