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 ?

  1. margin
  2. spacing
  3. padding
  4. border
Answer

padding

Reason — Padding defines the inner distance between the border and the content of the element.