Skip to content

Instantly share code, notes, and snippets.

@sethvincent
Created July 23, 2013 21:54
Show Gist options
  • Save sethvincent/6066509 to your computer and use it in GitHub Desktop.
Save sethvincent/6066509 to your computer and use it in GitHub Desktop.
<map id="pizza">
<area shape=rect coords=25,25,75,75 href="http://pizzaisawesome.com">
<area shape=rect coords=125,125,175,175 href="http://pizzaissogreat.com">
</map>
<img usemap="pizza" src=image.png>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment