From d529bf8947c7849b8b288e90d7e3951f23feaf34 Mon Sep 17 00:00:00 2001 From: Enice Date: Thu, 20 Aug 2026 01:00:40 +0200 Subject: [PATCH 1/4] fix :correct invalid HTML in book-library form correct invalid HTML in book-library form - Add proper page title - Split malformed charset/viewport meta tag into two valid tags - Fix invalid input types (title/author) to type="text" - Properly associate checkbox label with for/id --- debugging/book-library/index.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/debugging/book-library/index.html b/debugging/book-library/index.html index 23acfa71e..9cc1ce439 100644 --- a/debugging/book-library/index.html +++ b/debugging/book-library/index.html @@ -1,12 +1,9 @@ - - + My Book Library + + @@ -16,7 +13,6 @@ /> -

Library

@@ -31,20 +27,22 @@

Library

- + + + Library name="pages" required /> -