Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -172,6 +172,7 @@
|
|
172 |
<button id="start-timer">Start Timer</button>
|
173 |
<button id="pause">Pause</button>
|
174 |
<button id="reset">Reset</button>
|
|
|
175 |
<button id="start-stopwatch">Start Stopwatch</button>
|
176 |
</div>
|
177 |
|
|
|
172 |
<button id="start-timer">Start Timer</button>
|
173 |
<button id="pause">Pause</button>
|
174 |
<button id="reset">Reset</button>
|
175 |
+
<div> | </div>
|
176 |
<button id="start-stopwatch">Start Stopwatch</button>
|
177 |
</div>
|
178 |
|