Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<div style="width: 100px; height: 100px; background: green">
<div style="width: 50px; height: 50px; background: magenta"></div>
</div>
<!DOCTYPE html>
<div style="width: 100px; height: 100px; background: green">
<div style="width: 50px; height: 50px; background: magenta"></div>
</div>