Home » CSS » CSS Borders » Question
  1. Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
    1. border-top-style
    2. border-top-corner
    3. border
    4. border-top
    5. None of these
Correct Option: D

The border-top shorthand property sets all the top border properties in one declaration.



Your comments will be displayed only after manual approval.