Vidyalelo
CSS · Q4

CSS Text, Borders and Images

Programming · CSS · question 4

Q4

Which of the following CSS property border-color property sets the color of an element’s four borders?

A.
border-background
B.
border-background-color
C.
border-color
Answer
D.
all of the mentioned

Answer: Option C

Solution

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