Which of the following property is used to control the space between the border and content in a table?
A
border
B
margin
C
padding
D
resize
Correct Answer: padding
Example: table{border: 4px solid black;}