From 57b2ec3c00938759308f7e15a58281d88fb0066c Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Mon, 12 Aug 2024 11:13:45 +0200 Subject: [PATCH] start teamwork oppgave uke 2 --- team/variabler/index.html | 12 ++++++++++++ team/variabler/script.js | 0 team/variabler/style.css | 0 3 files changed, 12 insertions(+) create mode 100644 team/variabler/index.html create mode 100644 team/variabler/script.js create mode 100644 team/variabler/style.css diff --git a/team/variabler/index.html b/team/variabler/index.html new file mode 100644 index 0000000..08dbb2d --- /dev/null +++ b/team/variabler/index.html @@ -0,0 +1,12 @@ + + + + + + Hei på deg! + + + Hei + + + \ No newline at end of file diff --git a/team/variabler/script.js b/team/variabler/script.js new file mode 100644 index 0000000..e69de29 diff --git a/team/variabler/style.css b/team/variabler/style.css new file mode 100644 index 0000000..e69de29