2
0

Woche 2.1.2

This commit is contained in:
cwikladaniel
2025-10-13 16:04:00 +02:00
parent 111f208cf8
commit c410bf24f4
6 changed files with 94 additions and 2 deletions

View File

@@ -3,9 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Grundgerüst</title>
</head>
<body>
<!-- HTML KOMMENTAR-->
Hello World
</body>
</html>