Below, using CSS, is a floated image with
pseudo
caption below image using float.
<style>
#textDiv {height
:
125px;} /*reserve vertical space*/
#imgDiv {float
:
right;}
</style>
An Image
asdf jkl; asdfklj; asdflkj
On another line.
An Image
asdf jkl; asdfklj; asdflkj
On another line.