CBSE Class 10 Computer Applications
Question 7 of 37
Cascading Style Sheets (CSS) — Question 3
Back to all questions 3
Question Question 3
What property would you use to create space between the element's border and inner content ?
- margin
- spacing
- padding
- border
padding
Reason — Padding defines the inner distance between the border and the content of the element.