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 "red" to "blue" to "green".

Hint: Specify multiple colors in the linear-gradient value.