Q48
Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
A.
border-bottom
AnswerB.
border-bottom-color
C.
border-bottom-all
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
Syntax: border-bottom: border-width border-style border-color;