Back to Browse

How to make CountDown App In HTML CSS and JavaScript || BCA Wala Coder

77 views
Aug 28, 2024
37:49

๐Ÿ•’ CountDown App in HTML CSS and JavaScript || BCA Wala Coder This App will help you to make a countdown timer which can be used for personal preferences, and as you want to use it, especially like a timer in your mobile phones. I hope you will like this project and do like, comment, and share, and also subscribe to my channel. ๐Ÿ”ง Correction Note: And here is the mistake i have made in the video or i have not mentioned, due to some technical issue, but here is the correction you can follow to rectify the error โ†“ When you click the reset button and then press the start button to start the timer, the reset button remains disabled and cannot be used again until we refresh the page. So, you have to make some changes in the start button function and make sure that you add the following line in your start button function: start.disabled = true; stop.disabled = false; reset.disabled = false; ๐Ÿ“ Source Code: https://github.com/Sujal-Singla/HTML-CSS-and-Javascript/tree/main/Count%20Down ๐Ÿ“ธ Instagram: https://www.instagram.com/bcawala_coder ๐ŸŽฅ More videos from this channel: Password Strength Checker In HTML CSS and JavaScript || BCA Wala Coder https://youtu.be/3y_SX6ghShY Unit Converter in HTML CSS and JavaScript || BCA Wala Coder https://youtu.be/fDgPJOR33vY Expense Tracker In HTML CSS and JavaScript || BCA Wala Coder https://youtu.be/0VaTWQaDy5o Tip Calculator in HTML CSS and JavaScript || BCA Wala Coder https://youtu.be/d-zr9jQcI6A ๐Ÿ“… Video Chapters: 00:00 Introduction 01:25 Project Overview 03:22 HTML 06:31 CSS 16:03 JavaScript 37:42 Ending

Download

0 formats

No download links available.

How to make CountDown App In HTML CSS and JavaScript || BCA Wala Coder | NatokHD