e-Businessmoms

Helping Entrepreneurial Moms And Others Find Greater Success Online And Offline
Subscribe

How To Add Extra Room Between Paragraphs Of Your WordPress Blog Posts

February 15, 2010 By: vernette Category: Make Blogs

So you’ve written your article for the day and getting ready to post it to your blog. It looks nice and neat under the “Visual” box of your blog. You’re so damn excited to share something new with your blog readers.

You then click on that “Preview,” button and your entire article looks like crap. So you think to yourself, “Why does the paragraphs of the article all run into each other? Why is there no spaces in between the paragraphs like I placed them under my “Visual” WordPress box?

Well let me tell you why. I’m sharing this with you because this annoyed me for a while and I never bothered to find out why. I know enough html but this baffled me. I did my usual by clicking on the “HTML” section of my WordPress post box and placed tags <br> without a slash before the <br> in between each paragraphs. This always creates a space in between paragraphs when I’m working on other documents outside of WordPress.

Well somehow, it doesn’t work with WordPress blogs. There are some things about Worpress that annoyed me and some things still do. However, what you have to do in order to create spaces in between your posts is to add this tag </br> in the HTML box of your posts after each paragraph. If you want to make larger spaces in between paragraphs, place the HTML code like the following:
</br>

</br>

Hope this helps.

Related Posts Plugin for WordPress, Blogger...