Vidyalelo
CSS · Q30

CSS Text, Borders and Images

Programming · CSS · question 30

Q30

Which of the following property specifies the color of an outline?

A.
color-outline
B.
outline-color
Answer
C.
outline-style-color
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
As the property name specifies, it sets the color of the outline to the provided value.