Which of the following property defines in a shorthand form the width, style, and color for the top border of an element?
A
border-style
B
border-height
C
border-width
D
border-top
Correct Answer: border-top
Syntax: border-top: border-width border-style border-color;