Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<img src="/images/threecolors.png" usemap="#x" id="img" width="300" height="300">
<map name="x">
<area id="blob-url" download="foo.html" coords="0,0,300,300">
</map>