Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<p>There should be 6 small blue squares below.</p>
<div style="width:300px;">
<div style="float:left; width:50px;">
<div style="margin-top:90px; width:10px; height:10px; background:blue;"></div>
</div>
<div style="float:left; width:50px;">
<div style="margin-top:90px; width:10px; height:10px; background:blue;"></div>
</div>
<div style="float:left; width:50px;">
<div style="margin-top:90px; width:10px; height:10px; background:blue;"></div>
</div>
<div style="float:left; width:50px;">
<div style="margin-top:90px; width:10px; height:10px; background:blue;"></div>
</div>
<div style="float:left; width:50px;">
<div style="margin-top:50px; width:10px; height:10px; background:blue;"></div>
</div>
<div style="float:left; width:50px;">
<div style="margin-top:50px; width:10px; height:10px; background:blue;"></div>
</div>
</div>