I have two images that need to kept inline; I want to write a caption under each image.
The tag in HTML5 allows you to enter text to your image for example:
Your text here .
You can then use CSS to position the text where it should be on the image.