<!DOCTYPE html>
<div style="position: absolute; left: 0; top: 0; width: 200px; height: 500px; background-color: green">
</div>
<div style="position: absolute; left: 0; top: 400px; height: 100px; width: 700px; background-color: green">
</div>
<!DOCTYPE html>
<div style="position: absolute; left: 0; top: 0; width: 200px; height: 500px; background-color: green">
</div>
<div style="position: absolute; left: 0; top: 400px; height: 100px; width: 700px; background-color: green">
</div>