Table Cellpadding and Cellspacing
Both of them are used to adjust the white space in table cell. Cellspacing defines the width of the border, while cellpadding represents the distance between cell borders and the content within. Both attributes take numeric values in pixels as shown
<table cellpadding=” numeric_value ” cellspacing=” numeric_value “>
Apply for HTML5 Certification Now!!
http://www.vskills.in/certification/Certified-HTML5-Developer
Back to Tutorial