<html>
<style>
div {
height: 400px;
background: linear-gradient(red, yellow);
}
</style>
<body>
<div></div>
</body>
<!-- Mirrored from www.w3schools.com/colors/tryit.asp?filename=trycolors_gradient by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 05 Jun 2019 13:19:37 GMT -->
</html>