I’ve noticed that Internet Explorer seems to ignore a table’s padding. I’ve tested version 7, 8 and 9.
What is the best workaround? I prefer a workaround that’s based purely on CSS than one that involves wrapping tables in <div>s or messing with tags in general.
Try this:
As seen on jsfiddle.