/source/app/NOS.Wiki/public/Snippets/Image Map Teilnahme.cs

http://github.com/agross/netopenspace · C# · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 061d96ee5ba062c68d4542321a04ecf1 MD5 · raw file

  1. <map name="attendance">
  2. <area shape="rect" coords="10, 11, 128, 142"
  3. href="{MAINURL}FAQ.ashx">
  4. <area shape="rect" coords="167, 11, 286, 142"
  5. href="{MAINURL}Teilnahme.ashx">
  6. <area shape="rect" coords="329, 11, 447, 142"
  7. href="{MAINURL}Register.aspx">
  8. <area shape="rect" coords="490, 11, 608, 142"
  9. href="{MAINURL}Teilnehmer.ashx">
  10. <area shape="rect" coords="490, 146, 608, 277"
  11. href="{MAINURL}Teilnehmer Party.ashx">
  12. </map>