I have been looking at the following fiddle: Example of rounded corners
It does what I want BUT only when the “Normalised CSS” check box is clicked. If this is not clicked (and in my code) then I see spaces between the cells. Does anyone know what is causing this?
the checkbox adds an css reset. without this, there’s some cellspacing wich causes the space between cells.
EDIT:
to get this on your own (without using the normalized css), just add: