This commit is contained in:
parent
fba9f348d5
commit
7763179c82
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
||||||
<h1>Mein Button</h1>
|
<h1>Mein Button</h1>
|
||||||
<button id="myButton">Klick mich!</button>
|
<button id="myButton">Klick mich!</button>
|
||||||
|
|
||||||
<script type="module" src="event.js"></script>
|
<!--script type="module" src="event.js"></script-->
|
||||||
|
<script src="event.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue