replay counter function added

This commit is contained in:
2022-01-21 20:15:50 -03:00
parent 11eeeac8c0
commit bdb5b0f0a0
2 changed files with 33 additions and 2 deletions

View File

@@ -8,6 +8,13 @@
<script src="./script.js"></script>
</head>
<body>
<form id="form">
<label>Thing to count</label>
<input type="number">
<label>Seconds between number and number</label>
<input type="number">
<button id="form-button">START</button>
</form>
<div class="container">
<div id="counter-element">