blob: 7876656c2080bb36b0286783ac75f5b8ef2f831f [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<style>
div {
float: left;
width: 200px;
height: 200px;
background: green;
}
</style>
<div></div>
<div style="margin-top: 100px"></div>