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