Update README.md

This commit is contained in:
Ben 2025-06-17 11:39:08 +00:00 committed by GitHub
parent 234cca9d55
commit 51d133ad1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,37 @@
# Freecodecamp # **FreeCodeCamp Progress**
*** ***
My Exercises from Freecodecamp. This repository contains my completed exercises and projects from (FreeCodeCamp)[https://www.freecodecamp.org].
Having already been familiar with HTML and CSS I was able to make fast progress through the early sections.
## My Freecodecamp account ## 📘 **My FreeCodeCamp Profile**
[BenDWit](https://www.freecodecamp.org/bendwit) [👉 BenDWit](https://www.freecodecamp.org/bendwit)
## 🧭 **Progress Tracker**
### 📁 Certified Full Stack Developer Curriculum
- [ ] **HTML**
- [x] Basic HTML
- [x] Semantic HTML
- [ ] Forms And Tables
- [ ] Accessibility
- [ ] **CSS**
- [x] Computer Basics
- [ ] Basic CSS
- [ ] Design
- [ ] Absolute and Relative Units
- [ ] Pseudo Classes and Elements
- [ ] Colors
- [ ] Styling Forms
- [ ] The Box Model
- [ ] Flexbox
- [ ] Typography
- [ ] Accessibility
- [ ] Positioning
- [ ] Attribute Selectors
- [ ] Responisve Design
- [ ] Variables
- [ ] Grid
- [ ] Animations