Q10
Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
A.
border
B.
border-top
AnswerC.
border-top-corner
D.
border-top-style
Answer: Option B
Solution
Answer: Option B
Solution:
The border-top shorthand property sets all the top border properties in one declaration.