I want to place text at center and at the bottom of the cell in table. How can I do this?
This is what I want:
CSS:
td {vertical-align:bottom;text-align:center;}
example: http://jsfiddle.net/vKPG8/