reaksjonstid
This commit is contained in:
parent
7364a1ded7
commit
9cda2e09ce
3 changed files with 95 additions and 0 deletions
19
oppgaver/uke7/reaksjonstid/index.html
Normal file
19
oppgaver/uke7/reaksjonstid/index.html
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<div id="app">
|
||||
|
||||
<script src="mvc.js"></script>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue