For whatever reason, I have been unable to get any table cells to have margin between them. I want the table cells to have a grey background colour (over a white page backgr
I think cellspacing takes the color same as the table's background color.
So you have two options:
1. Apply the background color to the tds rather than the
itself.
2. You might want to use a white border (border for