What is the best way to insert a blank line between paragraphs in a post?
What is the best way to insert a blank line between paragraphs in a post?
try
<hr /> (XHTML) or
<hr> (HTML)
Hi,
<html>
<body>
<p>your paragraph </p>
<p>another paragraph</p>
<body>
</html>
Thanks,
Shane G.
Thanks.
I should rephrase my question. What is the best way to insert blank lines between paragraphs using the buttons on the dashboard in WordPress ver. 2.7.1? When I write a new post there is a menu bar above the "Add A New Post" page with buttons for Bold, Italics, Link, Underline, Image, Insert, etc. but there aren't any buttons for <P>, </P> or
.
Is there a way to cusomize the buttons on the menu bar to include <P>, </P> or
?
On a side note - before I upgraded to ver 2.7.1 all of my posts had blank lines between the paragraphs. After I updated to version 2.7.1, the blank lines between paragraphs were gone on all of my posts. I have manually inserted <P>, </P> or
in all of the 2009 posts but there are just too many posts to go back and do the 2007 and 2008 posts.
Thanks.
This topic has been closed to new replies.