oppgave uke 4

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-30 13:53:32 +02:00
parent 2d7289f0c1
commit 3460b9ca70
4 changed files with 0 additions and 20 deletions

View file

@ -1,13 +0,0 @@
<!doctype html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
</head>
<body>
</body>
</html>

View file

@ -1,4 +0,0 @@
hello();
function hello() {
console.log('Hello World!');
}

View file

@ -1,3 +0,0 @@
function() {
consol
}