tutorial
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
<body>
|
||||
<div id="spielRaum">
|
||||
<div id="startScreen">
|
||||
<h1>Willkommen zu MathRunner</h1>
|
||||
<button id="startButton">Start</button>
|
||||
<h1 id = "storyText" >Willkommen zu MathRunner</h1>
|
||||
<button id="startButton">Weiter</button>
|
||||
</div>
|
||||
<div id="tom">
|
||||
<img id="tomBild" src="pics/tom_1.png" alt="tom">
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/rechnungen.js"></script>
|
||||
<script src="js/funktionen.js"></script>
|
||||
<script src="js/startjs.js"></script>
|
||||
<script src="js/allg.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user