Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Set a linear gradient background for the <div> element, going from the top left to the bottom right, transitioning from "white" to "green".

Hint: Add the predefined direction "to bottom right" to the linear-gradient value for the background property.