-
Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
-
- border-top-style
- border-top-corner
- border
- border-top
- None of these
Correct Option: D
The border-top shorthand property sets all the top border properties in one declaration.