From 5f82705b4f916a7a3e60d488196a75c04a8572ee Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Wed, 18 Jun 2025 11:45:31 +0200 Subject: [PATCH] finished Forms And Tables module --- .../HTML/Forms_and_tables/Book_Catalog/index.html | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Book_Catalog/index.html b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Book_Catalog/index.html index 5aa787e..6416469 100644 --- a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Book_Catalog/index.html +++ b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Book_Catalog/index.html @@ -42,7 +42,7 @@ Catch-22 Joseph Heller - historical-fixtion + historical-fiction 1974 diff --git a/README.md b/README.md index 6d085ba..7a60328 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Having already been familiar with HTML and CSS I was able to make fast progress - [ ] **HTML** - [x] Basic HTML - [x] Semantic HTML - - [ ] Forms And Tables + - [x] Forms And Tables - [ ] Accessibility - [ ] **CSS** - [x] Computer Basics