July 1998
Intermediate to advanced
1456 pages
65h 5m
English
cellPadding — NN n/a IE 4 DOM 1
Read/Write
The amount of empty space between the border of a table cell and the
content of the cell. Note that this property applies to space
inside a cell. Minor adjustments to this
property are not as noticeable when the table does not also display
borders (in which case the cellSpacing property
can assist in adjusting the space between cells).
document.all.myTable.cellPadding = "15"
A string value for a length in a variety of units or percentage.
0
Read now
Unlock full access