Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<body>
<div style="width: 100px; border: solid;">
<div style="float: left; width: 10px; height: 10px; background: blue;"></div>
<div style="height: 100px; background: orange;"></div>
</div>
</body>