- What is the difference between cellpadding and cellspacing?
- Cellpadding is where you set the number of pixels that you want to
appear between the contents of a cell and its border. Cellspacing
is when you set the number of pixels that you want to appear
between one cell bordfer and the next.
Main