Basically I'm using this theme called Primepress. It's a free one. And what I'm trying to do is place some tables in the wordpress post and align them to the right. Then I want to be able to have the text sit right next to it (wrap) But I'm having trouble. Here is how I used to do it with images but the same technique won't work with tables. <span style="margin: 2px; float: right;">image code</span> PHP: Any ideas?