Cannot add empty line in my post!
-
Hi everyone,
I’ve been trying to figure this out for 2 weeks now.
http://www.graphicwhispers.com – I am trying to put an empty line after the first line of my introductory text on the Home Page. Also, would be nice if it was bold too.
This is what I tried so far:
<p></p>, <br />, <p><code><br /></code></p>, <p> </p>, <br style=”height:4em” /> , <code></code>I even tried to do <p class=”introduction”></p> – and put in style.css
.introduction { margin-top: .25em; margin-bottom: .25em; }This doesn’t work either:
<div style="margin-top: 125px;"> Paragraph content goes here. </div>It completely ignores everything.
Don’t know what else to try…
Please let me know if you know how to fix this
Thank you
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
The topic ‘Cannot add empty line in my post!’ is closed to new replies.