oppgave uke 4
This commit is contained in:
parent
2d7289f0c1
commit
3460b9ca70
|
@ -1,13 +0,0 @@
|
||||||
<!doctype html>
|
|
||||||
<html>
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<title></title>
|
|
||||||
<meta charset="utf-8" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
|
@ -1,4 +0,0 @@
|
||||||
hello();
|
|
||||||
function hello() {
|
|
||||||
console.log('Hello World!');
|
|
||||||
}
|
|
|
@ -1,3 +0,0 @@
|
||||||
function() {
|
|
||||||
consol
|
|
||||||
}
|
|
Loading…
Reference in a new issue