Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ced231a

Browse files
Update index.html
1 parent 0e167c3 commit ced231a

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

β€Ž29 - Countdown Timer/index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,21 @@
2626
<div class="timer">
2727
<header>
2828
<div class="timer-buttons">
29-
<button class="timer-button" data-seconds="20">20 Secs</button>
30-
<button class="timer-button" data-seconds="300">Work 5</button>
31-
<button class="timer-button" data-seconds="900">Quick 15</button>
32-
<button class="timer-button" data-seconds="1200">Snack 20</button>
33-
<button class="timer-button" data-seconds="3600">Lunch Break</button>
29+
<button class="timer-button" data-seconds="20" type="button">
30+
20 Secs
31+
</button>
32+
<button class="timer-button" data-seconds="300" type="button">
33+
Work 5
34+
</button>
35+
<button class="timer-button" data-seconds="900" type="button">
36+
Quick 15
37+
</button>
38+
<button class="timer-button" data-seconds="1200" type="button">
39+
Snack 20
40+
</button>
41+
<button class="timer-button" data-seconds="3600" type="button">
42+
Lunch Break
43+
</button>
3444
</div>
3545
<form id="form">
3646
<input

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /