From ed35f3cfd7557de9db0f86a7f1b10eb06f53b205 Mon Sep 17 00:00:00 2001 From: Berack96 Date: Wed, 11 Feb 2026 22:40:34 +0100 Subject: [PATCH] fix 11e4 --- .../04_todo_app_crud/index.html | 51 +-- .../04_todo_app_crud/script.js | 315 ++++++++---------- .../04_todo_app_crud/style.css | 140 ++++---- 3 files changed, 218 insertions(+), 288 deletions(-) diff --git a/javascript/JS_Esercizi 11 - API/04_todo_app_crud/index.html b/javascript/JS_Esercizi 11 - API/04_todo_app_crud/index.html index 62d3e07..c507070 100644 --- a/javascript/JS_Esercizi 11 - API/04_todo_app_crud/index.html +++ b/javascript/JS_Esercizi 11 - API/04_todo_app_crud/index.html @@ -23,7 +23,7 @@ -