From 08c7e8730b70b2608da385a0842ff7d25baae900 Mon Sep 17 00:00:00 2001 From: Himanshu Joshi Date: Fri, 18 Oct 2024 00:43:15 +0530 Subject: [PATCH] Create to_do_list.html I made a to-do list using HTML --- to_do_list.html | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 to_do_list.html diff --git a/to_do_list.html b/to_do_list.html new file mode 100644 index 0000000..3b041f8 --- /dev/null +++ b/to_do_list.html @@ -0,0 +1,68 @@ +//index.html + + + + + + + + + + + + + To Do List + + + +
+
+
+
+ + ToDo List + + +
+
+
+
+ +
+

Add Items

+ + + +
+
+
+ + +
+ +
+ +
+
+
+ +

Tasks

+ +
+
    +
    +
    + + +