Q111
Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?
A.
border
B.
border-style
AnswerC.
border-left
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Syntax: border-left: border-width border-style border-color;