a
This commit is contained in:
13
WS24_25/WebTech/web-pruefung-projekt2/aufgabe4/test.html
Normal file
13
WS24_25/WebTech/web-pruefung-projekt2/aufgabe4/test.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>HTML-Datei zum Testen</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script src="js-objects.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user