From 96a79e60e940b3df9bc8c0bb88f3acb162916797 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Mon, 27 Jan 2025 18:11:45 +0100 Subject: [PATCH] Add start and end date inputs to To-Do List application --- JavaScript/to do/index.html | 2 ++ JavaScript/to do/script.js | 12 ++++++++++++ JavaScript/to do/styles.css | 36 ++++++++++++++++++++++++++++++++---- 3 files changed, 46 insertions(+), 4 deletions(-) diff --git a/JavaScript/to do/index.html b/JavaScript/to do/index.html index 45b1327..03c46b6 100644 --- a/JavaScript/to do/index.html +++ b/JavaScript/to do/index.html @@ -48,6 +48,8 @@

To-Do List

+ +