cellspacing adds space between adjacent cells. It is set on the <table> element. The attribute is deprecated in HTML5 — use CSS border-spacing instead.
cellspacing
<table>
border-spacing
Lines: 0 | Characters: 0