1 line
134 B
HTML
1 line
134 B
HTML
<div style="background: repeating-linear-gradient(black 0, black 50px, white 50px, white 100px); width: 400px; height: 400px;"></div>
|