I've been attempting to centre an image in the table td. Setting margin-left to a certain amount succeeded, but it also raised the size of td, which wasn't what I desired.
Is there a more efficient method to accomplish this? For the table's height and width, I utilised percentages.