js-exercises/ejer1/1.html

9 lines
66 B
HTML
Raw Normal View History

2024-01-14 11:19:42 +01:00
<html>
<body>
<script src="1.js">
</script>
</body>
</html>