Menu
×
×
Correct!
Exercise:Set a linear gradient background for the <div> element, going from the top to bottom, transitioning from "white" to "red" to "blue" to "green". Hint: Specify multiple colors in the linear-gradient value. |
Edit This Code:
Result:
|
Correct Code:
Result:
|