Hey folks,
How can I enter a blank line into my page?
I tried:
<p style=margin-top: 75px:"></p> - but nothing happend
<p style=margin-top: 75px:">/p> - works, but the /p> is in a new line
thanks folks
Hey folks,
How can I enter a blank line into my page?
I tried:
<p style=margin-top: 75px:"></p> - but nothing happend
<p style=margin-top: 75px:">/p> - works, but the /p> is in a new line
thanks folks
If I understand correct, you should just use a
tag, as the purpose of the tag is to add a line break.
Are you trying to add this to the body of a post?
You must log in to post.