Got some text and an image inside <td> ... </td>.
I can position the image right with the text flowing around it with style="float:right;" or <img src ... align=right>.
What about positiong the image right and bottom keeping the text flowing around it?
Thanks for helping.