From 61ced0a6c38f3a3e89e26800b45771a1d23b8ac9 Mon Sep 17 00:00:00 2001 From: Edina Kurdi Date: Thu, 13 Aug 2026 08:16:43 +0100 Subject: [PATCH 1/7] add a button for delete all completed tasks --- Sprint-3/todo-list/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Sprint-3/todo-list/index.html b/Sprint-3/todo-list/index.html index 4d12c4654..d112d4e4d 100644 --- a/Sprint-3/todo-list/index.html +++ b/Sprint-3/todo-list/index.html @@ -1,14 +1,16 @@ + - + ToDo List +

My ToDo List

@@ -16,9 +18,11 @@

My ToDo List

+ +
-