You are writing a new post in wordpress and are desperately trying to add multiple line breaks and spaces to make your post look nicer and easier to read? You tried adding manual line breaks with the tag but wordpress visual editor automatically deletes them?
You might have tried to create those extra spaces by using a point or dot between your paragraphs but it doesn’t look very professional. So how the hell can you have multiple line breaks in your posts?
To add an extra line break use this code :
<p align="left"> </p>
Go to the Code tab in your wordpress post and paste the code anywhere you want an additional line space. As a reminder, the tag simply means a white empty space.
Note : Do not remove the align=”left” otherwise Wordpress visual editor will delete the whole tag!
Voila! Hope this will do the trick! Leave your feedback.







December 19th, 2008 at 8:59 AM
Thanks, it helped
January 26th, 2009 at 1:37 AM
Thanks, I was looking for a way of formatting my posts with some extra witespace and your post above did just the trick.
July 18th, 2009 at 6:51 PM
didnt work for me :(
August 8th, 2009 at 8:21 AM
This does not seem to work if your editing your biographical info. Once saved, the code gets stripped out. Not sure how I can overcome it, putting
around tags does no good as well.August 8th, 2009 at 8:22 AM
Opps, meant to say putting code tags around the tag does not work as well.