How to set an image in the lower right corner of a table cell using CSS? I have no code, as it will only be an image and a table cell.
Same:
td { text-align: right; vertical-align: bottom; }
Demo