Vidyalelo
CSS · Q52

CSS Text, Borders and Images

Programming · CSS · question 52

Q52

Which of the following property defines the color of an element’s top border?

A.
border-color
B.
border-top
C.
border-top-color-webkit
D.
border-top-color
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Syntax: border-top-color: color | transparent | inherit