From 86c6656489444efe48e037901bac7aae7e0cfc0e Mon Sep 17 00:00:00 2001 From: d-odumosu Date: Sun, 9 Aug 2026 16:48:51 +0100 Subject: [PATCH] debugged the book library. --- debugging/book-library/index.html | 16 ++-- debugging/book-library/script.js | 132 +++++++++++++++--------------- 2 files changed, 72 insertions(+), 76 deletions(-) diff --git a/debugging/book-library/index.html b/debugging/book-library/index.html index 23acfa71..62c2e1a3 100644 --- a/debugging/book-library/index.html +++ b/debugging/book-library/index.html @@ -1,12 +1,9 @@ - + - - + Book Library + + @@ -31,7 +28,7 @@

Library

Library /> Library class="form-control" id="pages" name="pages" + min="1" required />