This text appears in the middle of the image.
This text appears at the bottom of the image.
As you saw earlier in the Work-In-Progress example, you can display images and text on the same line. You set this up by inserting the <IMG> tag inside the page text.
This is all very reasonable, but you might run into problems with tall images, because the bottom of the image is aligned with the bottom of the line. If you prefer your text to appear at the top or the middle of the image, or if you want text to wrap around the image, the <IMG> tag has an extra ALIGN attribute that you can use.