Cell spacing adds space between cells, making the table bigger without changing the size of individual cells. Cell padding adds space around the contents of a cell, in effect, pushing the walls of the cell outward. When using tables for layout, you often want to eliminate both kinds of spacing.
To control space in and around cells:
1. |
Place the cursor in the TABLE tag before the final >. |
2. | |
3. |