mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 06:26:02 +00:00
Alert
This commit is contained in:
parent
7b5649b975
commit
eafa50445a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<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">
|
||||
<area shape="circle" coords="643,853,5" alt="Abod" href="javascript:alert('Abod')" title="Abod">
|
||||
</map>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue