What is the difference between cellpadding and cellspacing?
Cellpadding is where you set the number of pixels that should appear between the contents of a cell and its border. Cellspacing is where you set the number of pixels that should appear between one cell border and the next.