blob: ffc1e198abc91811e705dd9a0dc306339cded4b2 [file] [log] [blame]
<!DOCTYPE html>
<div style="position: relative">
<div style="width: 100px; height: 100px; background-color: green; position: absolute"></div>
<div style="width: 100px; height: 100px; background-color: green; position: absolute; left: 110px"></div>
</div>