Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
File
.test { background-image: -webkit-linear-gradient(yellow 50%, red 50%); background-image: -webkit-linear-gradient(red 50%); background-image: -moz-linear-gradient(red 50%); background-image: -o-linear-gradient(red 50%); background-image: linear-gradient(to , red 50%);}