Hi guys!
I have a table with text, and i want to add image to a left corner of table, but if i make a float left i put it only after the spacing of table cell. For example if i have a spacing in td for 5 pixels, my image align to left position with 5 pixel in top left, but i need it to be 0 or even -5px.
Is it possible? Thanks in advance