Home » CSS » Css miscellaneous » Question
  1. Which of the following property defines the color of an element’s top border?
    1. border-top-color
    2. border-top-color-webkit
    3. border-top
    4. border-color
    5. None of these
Correct Option: A

Syntax: border-top-color: color | transparent | inherit



Your comments will be displayed only after manual approval.