Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

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

Hint: Use the linear-gradient value for the background property.