1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 22:45:44 +00:00
AideDeJeu/Docs/Osgild/hauterive.html
2020-01-17 00:25:40 +01:00

15 lines
591 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<link href="style.css" rel="stylesheet" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body onload="init()">
<h1>Hauterive</h1>
<div><b>Ville fortifiée</b></div>
<div><b>Lieux importants :</b> Castel-Froid, la Bibliothèque du baron, la Tour de lalchimiste</div>
<div><b>Source :</b> CB01 La fille du seigneur de lhiver p143</div>
<div>Carte par <b>Romje</b> :</div>
<div><input type="range" min="30" max="250" value="100" id="range" /></div>
<div><object id="map" data="hauterive.svg" width="100%" type="image/svg+xml" /></div>
</body>
</html>