blob: 53480c2818186ddcf5ccb286cafb93a05fe7dd0f [file] [log] [blame]
<style>
div {
width: 20px;
height: 20px;
background: green;
position: relative;
}
</style>
<div></div>
<div style="left: 20px;"></div>
<div style="left: 40px;"></div>
<div></div>
<div style="left: 20px;"></div>
<div style="left: 40px;"></div>
<div></div>
<div style="left: 20px;"></div>
<div style="left: 40px;"></div>
<div></div>
<div style="left: 20px;"></div>
<div style="left: 40px;"></div>