Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<div style="position: absolute; width: 200px; height: 200px; background: rgb(255 255 128)"></div>
<div style="position: absolute; width: 250px; height: 100px; background: rgb(128 128 255)"></div>
<div style="position: absolute; width: 100px; height: 250px; background: rgb(128 192 128)"></div>
</div>