Add text along with your photo while still in "View Source" mode.
- Add text alongside the photo by just typing the text right after the photo code:
<img src="http://URL_OF_PHOTO.jpg">TEXT HERE
- Add text under your photo by adding in a <P> after the photo code and then typing your text:
<img src="http://URL_OF_PHOTO.jpg"><P>TEXT HERE

