TABLE.cellSpacing (Property)

The width of the cell spacing between cells in a table.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myTABLE.cellSpacing

The cell spacing describes the space allowed between adjacent table cells. This moves the cells apart by introducing a few pixels outside the cell border. It has the effect of thickening the border lines between cells.