Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?
A
gradient()
B
line-gradient()
C
linear-gradient()
D
none of the mentioned
Correct Answer: none of the mentioned
Self-explainatory.