This commit is contained in:
sava
2020-03-19 19:28:40 +01:00
parent 3867627799
commit 744bfdf2f3
5 changed files with 11 additions and 3 deletions

View File

@@ -12,10 +12,9 @@
<script type="text/javascript" src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
</head>
<bod>
<iframe id="navbar" width="100%" height="60px" src="/it1/navbar.html" style="border: 0px"></iframe>
<iframe id="navbar" width="100%" height="60px" src="/it1/navbar/navbar.html" style="border: 0px"></iframe>
<div id="content">
<h3 style="margin: 3vh">Klikk oppgaver i menyen for å se hva jeg har laget med firebase i IT1!</h3>
</div>
<script type="text/javasctipt" src="/it1/main.js"></script>
</bod>
</html>