1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00

Test image map

This commit is contained in:
Yan Maniez 2019-12-28 01:03:29 +01:00
parent 8b243b1c53
commit 7e4d8f3d1f
3 changed files with 9 additions and 1 deletions

8
Docs/alarian.htm Normal file
View file

@ -0,0 +1,8 @@
<html>
<body>
<img src="alarian.png" alt="Alarian" usemap="#alarian">
<map name="alarian">
<area shape="circle" coords="643,853,5" alt="Abod" href="abod.htm" title="Abod">
</map>
</body>
</html>