I'm trying to build an HTML/CSS table that has some data columns selected (with a 2px border.) Ideally I'd like there to be a gap between the borders when they occur right next to each other.
"cellspacing" does what I want but to the tops aswell so the vertical borders get split. Margins don't seem to be having an effect to the distance between cells (I take it that's correct?)
Any suggestions?
Cheers.
"cellspacing" does what I want but to the tops aswell so the vertical borders get split. Margins don't seem to be having an effect to the distance between cells (I take it that's correct?)
Any suggestions?
Cheers.