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