Set the space between the cells to 10 pixels:
![]()
The cellspacing attribute is supported in all major browsers.
The <table> cellspacing attribute is not supported in HTML5.
The cellspacing attribute specifies the space, in pixels, between cells.
Note: Do not confuse this with the cellpadding attribute, which specifies the space between the cell wall and the cell content.
| Value | Description |
|---|---|
| pixels | The space between cells |
HTML <table> tag
Your message has been sent to W3Schools.