Q3
Select the CSS property that sets the width of an element’s bottom border?
A.
border-width
B.
border-bottom
C.
border-width-down
D.
border-bottom-width
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The border-bottom-width CSS property sets the width of the bottom border of a box.