Hello. I'm trying to include external images in posts and have 90% success, but noticed that when clicking save, the 'title' reference in <img src>, which i want in order to have a mouseover display a comment about the image, is not retained.
I've tried numerous ways to sequence the tags and found that this way works the most consistently, BUT 'title' still disappears:
AFTER CLICKING SAVE:
<img src="http://www.fox.com/24/profiles/images/cWallpaper_jb_1_tn.jpg" align="left" hspace="5" vspace="5" alt="testing" />
ANY THOUGHTS? IDEAS? SOMETHING I'VE MISSED?