1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
AideDeJeu/Docs/Alarian/talbethhav.html

11 lines
468 B
HTML
Raw Normal View History

2020-01-20 18:29:47 +01:00
<html>
2020-01-19 16:59:45 +01:00
<head>
<link href="style.css" rel="stylesheet" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body onload="init()">
<div><input type="range" min="30" max="250" value="100" id="range" /></div>
2020-01-22 20:42:14 +01:00
<div><svg id="map" style="fill: transparent" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1116 789" xmlns="http://www.w3.org/2000/svg"><image xlink:href="talbethhav.png" width="1116px" height="789px" /></svg></div>
2020-01-19 16:59:45 +01:00
</body>
</html>