Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<div style="width: 200px; height: 100px; background: black; border: 100px solid blue; padding-left: 100px">
<div style="width: 100px; height: 100px; background: green"></div>
</div>