# Foundation Level

**Day 61 Coding Task**
**Roll Number: 005**

## Cooldown Timer

The **Cooldown Timer** is a simple web application created using **HTML, CSS, and JavaScript**. It displays a countdown timer that starts from 10 seconds and counts down to zero.

HTML creates the timer structure, CSS makes the application look clean, and JavaScript controls the countdown using a timer function. The project also includes **Start** and **Reset** buttons.

This task helps beginners understand **variables, functions, buttons, setInterval(), and DOM manipulation** while creating a useful interactive application.
# Foundation Level **Day 61 💻 Coding Task** **Roll Number: 005** ## Cooldown Timer The **Cooldown Timer** is a simple web application created using **HTML, CSS, and JavaScript**. It displays a countdown timer that starts from 10 seconds and counts down to zero. HTML creates the timer structure, CSS makes the application look clean, and JavaScript controls the countdown using a timer function. The project also includes **Start** and **Reset** buttons. This task helps beginners understand **variables, functions, buttons, setInterval(), and DOM manipulation** while creating a useful interactive application.
0 Commentarii 0 Distribuiri 515 Views