Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<link rel="author" title="Emily McDonough" href="mailto:emcdonough@mozilla.com">
<style>
*{margin: 0; padding: 0;}
div{
margin: 4px;
width: 14px;
height: 14px;
border: teal 2px solid;
background: teal;
}
</style>
<div></div>