diff --git a/index.html b/index.html
index 2995b17..4eecbd6 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,10 @@
Linker:
- Intro HTML CSS Javascript
- - JS video freecodecamp
+ - Team oppgave uke 1.5 :-)
+
+
+ >- JS video freecodecamp
Video link
- MDN
- JavaScript: The good the_good_parts
diff --git a/intro_js/funksjoner_med_parameter.html b/intro_js/funksjoner_med_parameter.html
new file mode 100644
index 0000000..19afd67
--- /dev/null
+++ b/intro_js/funksjoner_med_parameter.html
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+ Funksjoner med parameter
+
+
+
+
+ color
+
+ Hallo innerHTML
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/intro_js/variablerN4m1.html b/intro_js/variablerN4m1.html
new file mode 100644
index 0000000..8b853a6
--- /dev/null
+++ b/intro_js/variablerN4m1.html
@@ -0,0 +1,25 @@
+
+
+
+
+
+ Scope & parameter
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file