Skip to content

Instantly share code, notes, and snippets.

@level09
Created February 14, 2016 12:10
Show Gist options
  • Select an option

  • Save level09/9506be62bc723c43de94 to your computer and use it in GitHub Desktop.

Select an option

Save level09/9506be62bc723c43de94 to your computer and use it in GitHub Desktop.
<!doctype html>
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="/css/style.css" />
<style>
body { background: #f0f0f0; margin:0; padding:0;}
</style>
</head>
<body>
<div style="width:600px; padding:0;margin:0 auto; display:block;">
<img id="ecard" src="http://shamia.s3.amazonaws.com/shamia/ecard.jpg" border="0" width="700" height="1089" orgWidth="700" orgHeight="1089" usemap="#image-maps" alt="" />
<map name="image-maps" id="image-maps-2016-02-06-123830">
<area alt="" title="" href="mailto:[email protected]?subject= RSVP to Shamia and Ashraf wedding – Accept" shape="rect" coords="111,910,224,1038" style="outline:none;" target="_self" />
<area alt="" title="" href="mailto:[email protected]?subject= RSVP to Shamia and Ashraf wedding – Decline" shape="rect" coords="234,911,347,1039" style="outline:none;" target="_self" />
<area alt="" title="" href="http://www.mywedding.com/shamiaashraf" shape="rect" coords="355,911,469,1039" style="outline:none;" target="_blank" />
<area alt="" title="" href="http://mylist.ae/105269" shape="rect" coords="477,911,591,1039" style="outline:none;" target="_blank" />
</map>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment