1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 22:45:44 +00:00
AideDeJeu/Docs/alarian.html
Yan Maniez eafa50445a Alert
2019-12-28 01:15:16 +01:00

8 lines
222 B
HTML

<html>
<body>
<img src="alarian.png" alt="Alarian" usemap="#alarian">
<map name="alarian">
<area shape="circle" coords="643,853,5" alt="Abod" href="javascript:alert('Abod')" title="Abod">
</map>
</body>
</html>