Hi,
I m working on a new version of my blog, and needed a little help.
I m trying to accomplish something like this :
http://i118.photobucket.com/albums/o84/ckcp/other%20shared%20images/thetext.jpg
but the problem is that if I place display=inline for all the <p> tags it gets all messed up, so the solution I guess is <p><span></span></p> but for that I need to be able to place a <span> with every <p>. Is there some plugin that could do this for me, or some hack in the wordpress which would enable doing so ?