diff --git a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Survey_Form/index.html b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Survey_Form/index.html new file mode 100644 index 0000000..518488b --- /dev/null +++ b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/Survey_Form/index.html @@ -0,0 +1,51 @@ + + + + + Survey Form + + +

Survey

+

description

+ +
+
+

+ +
+

+ +
+

+ +
+

+ +

Favorite pet:

+ +

+ +

Preferred device:

+ +

+ +
+

+ 3 + 4 + + +
+ + \ No newline at end of file diff --git a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html deleted file mode 100644 index bed20e4..0000000 --- a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - Survey Form - - - - \ No newline at end of file diff --git a/README.md b/README.md index 43a059c..6d085ba 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # **FreeCodeCamp Progress** - 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. - ## 📘 **My FreeCodeCamp Profile** [👉 BenDWit](https://www.freecodecamp.org/bendwit) @@ -14,6 +12,7 @@ Having already been familiar with HTML and CSS I was able to make fast progress ## 🧭 **Progress Tracker** ### 📁 Certified Full Stack Developer Curriculum + - [ ] **HTML** - [x] Basic HTML - [x] Semantic HTML