how to make a single page app test
This commit is contained in:
parent
8bc28f7aee
commit
d036ccbb20
|
@ -13,7 +13,7 @@
|
|||
<button onclick="stopTimer()">Stopp</button>
|
||||
<button onclick="resetTimer()">Rundetid</button>
|
||||
</div>
|
||||
<div id="time"></div><br>
|
||||
<div id="time">0</div><br>
|
||||
<div id="round"></div><br>
|
||||
</div>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue