forked from WEB-IMB-WS2526/lab-development-imb
parent
d51f852f37
commit
5ac5953325
|
|
@ -11,6 +11,6 @@
|
||||||
<input type="text" id="eingabe" placeholder="Tippe etwas ein">
|
<input type="text" id="eingabe" placeholder="Tippe etwas ein">
|
||||||
<p id="eingabeAusgabe"></p>
|
<p id="eingabeAusgabe"></p>
|
||||||
|
|
||||||
<script src="demo_events.js"></script>
|
<script src="02_events.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue