Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

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 property.