Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<link rel="match" href="green-ref.html">
<div style="display: -webkit-box; flex-wrap: wrap; width: 50px;">
<div style="width: 50px; height: 100px; background: green;"></div>
<div style="width: 50px; height: 100px; background: green;"></div>
</div>