-
Open the
task-2-countdown-appfolder in VS Code and open theindex.htmlfile in your browser. -
You should see a countdown app with multiple countdown timers.
-
Your task is to make the countdown timers work.
-
For this task, you will need to edit the just the
script.jsfile. -
Hint: Look up the Date object in JavaScript.
-
Hint: Look up the setInterval method in JavaScript.
-
Hint: Look up the setTimeout method in JavaScript.
-
Hint: Look up the querySelector method in JavaScript.
-
Hint: Look up the querySelectorAll method in JavaScript.
-
Hint: Look up the addEventListener method in JavaScript.
-
Hint: Look up the textContent property in JavaScript.
-
Hint: Look up the classList property in JavaScript.
-
Here is a GIF of the expected result:
-
Notifications
You must be signed in to change notification settings - Fork 0
cat-codes/animated-timer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
