mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 13:54:28 +00:00
15 lines
1.5 KiB
HTML
15 lines
1.5 KiB
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" />
|
|
<script type="text/javascript" src="scripts.js"></script>
|
|
</head>
|
|
<body onload="init()">
|
|
<h1>Ferrance</h1>
|
|
<div><b>Capitale</b> de la <a href="principautedarly.html">principauté d'Arly</a></div>
|
|
<div><b>Lieux importants :</b> L'académie de magie</div>
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7, S4 Les Faux-Monnayeurs p88</div>
|
|
<div>Carte par <b>Romje</b> :</div>
|
|
<div><input type="range" min="30" max="250" value="100" id="range" /></div>
|
|
<div><svg id="map" style="fill: transparent" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg"><image xlink:href="ferrance.jpg" width="2048px" height="1536px" /><g class="region"><a href="oceanpelurique.html" target="details"><rect x="1" y="103" width="192" height="40"><title>Océan Pelurique</title></rect></a><a href="oceanpelurique.html" target="details"><rect x="1" y="1363" width="206" height="172"><title>Océan Pelurique</title></rect></a></g><g class="region"><a href="portsable.html" target="details"><rect x="1348" y="1480" width="251" height="40"><title>Port-Sable</title></rect></a></g><g class="region"><a href="fourche.html" target="details"><rect x="1666" y="17" width="211" height="40"><title>Fourche</title></rect></a></g><g class="region"><a href="valastir.html" target="details"><rect x="1836" y="382" width="208" height="35"><title>Valastir</title></rect></a></g></svg></div>
|
|
</body>
|
|
</html>
|