Menu
×
×
Correct!
Exercise:Set a linear gradient background for the <div> element, going at a 70 degree angle, transitioning from "white" to "green". Hint: Add the angle "70deg" to the linear-gradient value for the background-image property. |
Edit This Code:
Result:
|
Correct Code:
Result:
|