Hi all I found a thread here where Sarahk suggested using this code to get the text to wrap around a picture on a wordpress blog <div style='float: left; margin-right: 10px;'><img></div> I inserted the image first on the visual display then went and edited the code using the above. It's working but I've got two extra < > and a dotted line at the bottom of my picture suggesting the code isn't right. At the moment the code looks like this (the 'div' tag seems to disappear when I go back in to edit it) <p style="float: left; margin-right: 10px"><<a href="http://www.inlovewithlisbon.com/wp-content/uploads/2007/07/birdazulejos.jpg" title="birdazulejos.jpg"><img src="http://www.inlovewithlisbon.com/wp-content/uploads/2007/07/birdazulejos.jpg" alt="birdazulejos.jpg" /></a>></p> Can someone take a look at my blog and let me know what I need to take out to remove these? I can't figure this one out. Also does anyone have any experience of using the WYSIWYG plug-in mentioned? Thanks!
You should use the html or code editor to edit the code and make sure it's div and delete the < and the >