blob: e087da805b34479e161d6c274b5c78a3032f1744 (
plain)
1
2
3
|
<div style="background: linear-gradient(white, white 50px, black 50px, black 100px, white 100px, white 150px, black 150px, black 200px);
background-size: 100px 200px; background-position: 0 -50px;
width: 300px; height: 300px;"></div>
|