mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
8 lines
206 B
HTML
8 lines
206 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="abod.htm" title="Abod">
|
|
</map>
|
|
</body>
|
|
</html>
|