Discussion :: CSS - CS
- Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?
Answer : Option B
Explanation :
Syntax: border-left: border-width border-style border-color;
Be The First To Comment