A Tip A Day [:: ATAD ::]

a fortune, two cents a day

ATAD #20 – Adding a linebreak in a wordpress post

leave a comment »

The wordpress wysiwug editor seems to remove the <br> tag from the posts and prevents me from adding line breaks to format posts better.

I found this piece of code that can be used to induce a linebreak in the wordpress post.
<p align=”left”><span style=”color:#ffffff;”>.</span></p>

.

Source [ via xarj ]

__tipped__

Written by vinaydeep

August 19, 2008 at 7:37 am

Posted in ATAD, discovery, tech

Leave a Reply