4 lines
180 B
HTML
4 lines
180 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Test Reference</title>
|
|
<div style="width: 100px; height: 100px; background-image: linear-gradient(in oklch, yellow, blue)"></div>
|