Strange problem at my blog (http://psharbaugh.wordpress.com/) which is using the Connections theme. I'm having difficulty placing a correctly linked image in the sidebar. I've triple and quadruple checked the code, which works fine anywhere else. I've even tried the code on another blog at WordPress.org and it works fine there. But when I place it in my sidebar and save it, all that shows up on the blog is the code itself. Anyone explain this?
Here's what I'm using:
'<p>
<img border="1" src="http://psharbaugh.wordpress.com/files/2007/12/tn_img_1445.jpg"
</p>'
One thing I've noticed: whenever I save it, WordPress changes the code <img border="1" to this: <img border="1"
Any idea why?