Vidyalelo
CSS · Q95

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 95

Q95

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
Answer
D.
resize

Answer: Option C

Solution

Answer: Option C
Solution:
Example: table{border: 4px solid black;}