From 1aaaf56c4845443d1a8a0893a25f3956980cb700 Mon Sep 17 00:00:00 2001 From: Aquib Date: Sun, 23 Feb 2025 15:29:50 +0530 Subject: [PATCH] added a input field in project 'Simple Timer' Which Will Ask User To Add Timer According To Thier Need --- simple-timer/index.html | 7 ++++++- simple-timer/script.js | 19 ++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/simple-timer/index.html b/simple-timer/index.html index 63d2ded..e4902fb 100644 --- a/simple-timer/index.html +++ b/simple-timer/index.html @@ -37,7 +37,12 @@ > - +
+ + + +
+