Cell Padding in HTML is used to define the how much space need between cell content and cell edges.
Cell Spacing is also used to format the table.
But it differ than cell padding because in cell padding we can set an extra space to seperate the cell content with cell edges.Where as we use cell spacing to set the space between the cells.