TAG
CSS
Result
Run
License
<div class="linear-gradient"></div>
.linear-gradient { height: 100px; background: linear-gradient(to right, #FF0000, #00FF00, #FFFF00); }
Console
expand_less
License
License
by DevDic
Close