team oppgave oppdatering av landingsside
This commit is contained in:
parent
a89bea556e
commit
aa4bf4f636
20
index.html
20
index.html
|
@ -15,21 +15,25 @@
|
||||||
<div>
|
<div>
|
||||||
Linker:
|
Linker:
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="https://geokkjer.github.io/startit/intro_html">Intro HTML CSS Javascript</a></li>
|
<li><a href="https://geokkjer.github.io/startit/intro_html">Intro HTML CSS Javascript</a></li>
|
||||||
<li><a href="https://geokkjer.github.io/startit/team/oppgave1/index2.html">Team-oppgave uke 1.5</a></li>
|
<li><a href="https://geokkjer.github.io/startit/team/oppgave1/index2.html">Team-oppgave uke 1.5</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<ol>><li><a href="https://geokkjer.github.io/startit/JS_freecodecamp">JS video freecodecamp</a><br/>
|
<ol>>
|
||||||
<a href="https://www.youtube.com/watch?v=Zi-Q0t4gMC8">Video link</a></li>
|
<li><a href="https://geokkjer.github.io/startit/JS_freecodecamp">JS video freecodecamp</a><br>
|
||||||
<li><a href="https://geokkjer.github.io/startit/MDN">MDN</a></li>
|
<a href="https://www.youtube.com/watch?v=Zi-Q0t4gMC8">Video link</a>
|
||||||
<li><a href="https://geokkjer.github.io/startit/the_good_parts">JavaScript: The good the_good_parts</a></li>
|
</li>
|
||||||
<li><a href="https://geokkjer.github.io/startit/eloquentjavascript">Eloquent Javascript</a></li>
|
<li><a href="https://geokkjer.github.io/startit/MDN">MDN</a></li>
|
||||||
|
<li><a href="https://geokkjer.github.io/startit/the_good_parts">JavaScript: The good the_good_parts</a></li>
|
||||||
|
<li><a href="https://geokkjer.github.io/startit/eloquentjavascript">Eloquent Javascript</a></li>
|
||||||
<a href="https://eloquentjavascript.net/">Book Link</a>
|
<a href="https://eloquentjavascript.net/">Book Link</a>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="https://brutalist-web.design/">brutalist-web</a> <a href="https://watercss.kognise.dev/">Water CSS</a> Ⓒ Geir Okkenhaug Jerstad 2024
|
<a href="https://brutalist-web.design/">brutalist-web</a> <a href="https://watercss.kognise.dev/">Water CSS</a> Ⓒ
|
||||||
|
Geir Okkenhaug Jerstad 2024
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue