diff --git a/README.md b/README.md index 7076aa4..dc6a538 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,40 @@ -# Freecodecamp +# **FreeCodeCamp Progress** -*** +<<<<<<< HEAD My Lab's 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. +>>>>>>> 352ff96be1d5e21054031c4b835e5d9438971665 -## 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