From 28d797e19453709549763faa2e4ca650ce31c486 Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:36:29 +0200 Subject: [PATCH] finished html course --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acccf4b..ed3669f 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ Having already been familiar with HTML and CSS I was able to make fast progress ### 📁 Certified Full Stack Developer Curriculum -- [ ] **HTML** +- [x] **HTML** - [x] Basic HTML - [x] Semantic HTML - [x] Forms And Tables - - [ ] Accessibility + - [x] Accessibility - [ ] **CSS** - [x] Computer Basics - [ ] Basic CSS