Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?
Which of the following property defines in a shorthand form the width, style, and color for the left border of an element? Correct Answer border-style
Syntax: border-left: border-width border-style border-color;