From 3e6ce7dccdd9a9d818041dc04668dfd2178be8b3 Mon Sep 17 00:00:00 2001 From: zoronjiermin Date: Thu, 12 Mar 2026 10:53:20 +0100 Subject: [PATCH] create html and css --- ermin-zoronjic.html | 16 ++++++++++++++++ script.js | 0 style.css | 0 3 files changed, 16 insertions(+) create mode 100644 ermin-zoronjic.html create mode 100644 script.js create mode 100644 style.css diff --git a/ermin-zoronjic.html b/ermin-zoronjic.html new file mode 100644 index 0000000..9ba9d58 --- /dev/null +++ b/ermin-zoronjic.html @@ -0,0 +1,16 @@ + + + + + + Basic Setup + + + +
+

Hallihallöchen

+

Wasgehtwasgehtwasgeht

+
+ + + \ No newline at end of file diff --git a/script.js b/script.js new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29