litt stil på siden

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-16 13:08:41 +02:00
parent aa4bf4f636
commit 5fa2a30d4c

View file

@ -7,19 +7,25 @@
<title>Kode</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
<script src="script.js"></script>
<style>
div.heading{
font-size: x-large;
}
</style>
</head>
<body>
<h2>Vi lærer JavaScript, HTML og CSS på <a href="https://getacademy.no/"> GetAcademy</a></h2>
<div>
Linker:
<div id="heading">Linker skolearbeid:</div>
<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/team/oppgave1/index2.html">Team-oppgave uke 1.5</a></li>
</ol>
<ol>>
<div id="heading">Ekstra</div>
<ol>
<li><a href="https://geokkjer.github.io/startit/JS_freecodecamp">JS video freecodecamp</a><br>
<a href="https://www.youtube.com/watch?v=Zi-Q0t4gMC8">Video link</a>
</li>