I\'ve been trying to align an image to the center of the table td. It worked with setting margin-left to a specific value but it also increased the size of td too and that isn\'
Center a div inside td using margin, the trick is to make the div width same as image width.