diff --git a/index.html b/index.html index a2cf94c..c9ce06f 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@
Ekstra
    -
  1. Eloquent Javascript
  2. +
  3. Eloquent Javascript
  4. Book Link
diff --git a/kodekos/login.html b/kodekos/login.html new file mode 100644 index 0000000..1b59d8c --- /dev/null +++ b/kodekos/login.html @@ -0,0 +1,30 @@ + + + + + + Document + + + Navn: + Passord: + +
Tekst
+ + + + + + \ No newline at end of file diff --git a/kodekos/variabler.html b/kodekos/variabler.html new file mode 100644 index 0000000..e69de29 diff --git a/kodekos/variabler.js b/kodekos/variabler.js new file mode 100644 index 0000000..e69de29 diff --git a/oppgaver/uke3/returnValue.html b/oppgaver/uke3/returnValue.html new file mode 100644 index 0000000..0dc9494 --- /dev/null +++ b/oppgaver/uke3/returnValue.html @@ -0,0 +1,42 @@ + + + + + + Document + + +
+ +
+ + + + + \ No newline at end of file diff --git a/oppgaver/uke3/trafikklys.html b/oppgaver/uke3/trafikklys.html new file mode 100644 index 0000000..3b0d0a1 --- /dev/null +++ b/oppgaver/uke3/trafikklys.html @@ -0,0 +1,55 @@ + + + + + + Document + + + +
+ +
+ + + \ No newline at end of file