1.
What does the CSS box model comprise of?
2.
Which component of the CSS box model refers to the actual content of an element?
3.
What is the purpose of padding in the CSS box model?
4.
Which CSS property is used to specify the padding of an element?
5.
How can you set different padding values for each side of an element?
6.
What is the function of the border in the CSS box model?
7.
Which CSS property is used to specify the border of an element?
8.
How can you specify the style, width, and color of a border in CSS?
9.
What is the purpose of margin in the CSS box model?
10.
Which CSS property is used to specify the margin of an element?