From 9707e7ee62ec9f6e1ada8f17ccd8d9c8b65fccf5 Mon Sep 17 00:00:00 2001 From: viiivo <«vivien.vonburg@outlook.com»> Date: Thu, 19 Mar 2026 11:34:59 +0100 Subject: [PATCH] Dateistruktur angelegt --- index.html | 11 +++++++++++ javascript.js | 0 stylesheet.css | 0 3 files changed, 11 insertions(+) create mode 100644 index.html create mode 100644 javascript.js create mode 100644 stylesheet.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..d01f779 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file diff --git a/javascript.js b/javascript.js new file mode 100644 index 0000000..e69de29 diff --git a/stylesheet.css b/stylesheet.css new file mode 100644 index 0000000..e69de29