Source Code:
Result:
Without cellpadding:
First
Row
Second
Row
With cellpadding:
First
Row
Second
Row
Note:
The cellpadding attribute is not supported in HTML5. Use CSS instead.
Edit the code above and click "Submit Code" to see the result.
W3Schools.com
- Try it yourself