Home » CSS » CSS Borders » Question
  1. Which of the following CSS property border-color property sets the color of an element’s four borders?
    1. border-color
    2. border-background-color
    3. border-background
    4. All of above
    5. None of these
Correct Option: A

The border-color property sets the color of an element’s four borders. This property can have from one to four values.



Your comments will be displayed only after manual approval.