Place image at bottom right corner of the cell

Hi,



I am facing problem with placing the image at the bottom right corner of the cell. The code that i’m using is mentioned below.

I want the text to be printed as left aligned and image at the bottom right corner. The cell height should not increase.



<![CDATA[fghtfg]]>



I want the cell to look like



| Text |



But i’m getting the cell as



| Text |

| |



Do suggest on how to proceed?

Try to use
<![CDATA[fghtfg]]>

img a
because of float:right it will render as
| Text |