From c36d0feeb5dda7e5522ed733a99d2364f6b77fc9 Mon Sep 17 00:00:00 2001 From: Tate Mitchell Date: Thu, 9 Jun 2022 13:02:06 -0600 Subject: [PATCH 01/10] completed 1.1 HTML assessments --- Week 1.1 - HTML/1. Build a Form/index.html | 13 ++- .../index.html | 17 +++- .../index.html | 15 ++- .../4. Mock Up a Design/index.html | 93 ++++++++++++++++++- 4 files changed, 130 insertions(+), 8 deletions(-) diff --git a/Week 1.1 - HTML/1. Build a Form/index.html b/Week 1.1 - HTML/1. Build a Form/index.html index 50432a8b..0473c9cc 100644 --- a/Week 1.1 - HTML/1. Build a Form/index.html +++ b/Week 1.1 - HTML/1. Build a Form/index.html @@ -1,5 +1,5 @@ - + @@ -7,7 +7,16 @@ - +
+ + + + + + + + +
\ No newline at end of file diff --git a/Week 1.1 - HTML/2. Create a Responsive Image - Resolution/index.html b/Week 1.1 - HTML/2. Create a Responsive Image - Resolution/index.html index a132ac2a..68d51c1e 100644 --- a/Week 1.1 - HTML/2. Create a Responsive Image - Resolution/index.html +++ b/Week 1.1 - HTML/2. Create a Responsive Image - Resolution/index.html @@ -1,5 +1,6 @@ + @@ -8,7 +9,9 @@ + + + + + + + + + gray box placeholder + - + \ No newline at end of file diff --git a/Week 1.1 - HTML/3. Create a Reponsive Image - Aspect Ratio/index.html b/Week 1.1 - HTML/3. Create a Reponsive Image - Aspect Ratio/index.html index d8bb518c..85afd554 100644 --- a/Week 1.1 - HTML/3. Create a Reponsive Image - Aspect Ratio/index.html +++ b/Week 1.1 - HTML/3. Create a Reponsive Image - Aspect Ratio/index.html @@ -1,5 +1,6 @@ + @@ -8,7 +9,9 @@ + - - + + + + + gray box placeholder + + \ No newline at end of file diff --git a/Week 1.1 - HTML/4. Mock Up a Design/index.html b/Week 1.1 - HTML/4. Mock Up a Design/index.html index a7252a6f..0210b0b6 100644 --- a/Week 1.1 - HTML/4. Mock Up a Design/index.html +++ b/Week 1.1 - HTML/4. Mock Up a Design/index.html @@ -1,13 +1,104 @@ + Mock Up a Design + + +
+ +
+ +
+

Phase 4:

+

Destination Thrive

+

Objective: Create omni-channel synergy

+

This is the time to fully leverage your hard work and thrive...

+
+

KEY FOCUS:

+ +

TIME

+ +

approx. 24 months and beyond

+
+ + + \ No newline at end of file From 951ff2ec16906f7357e2979c4fea78456025f97f Mon Sep 17 00:00:00 2001 From: Tate Mitchell Date: Thu, 9 Jun 2022 15:56:07 -0600 Subject: [PATCH 02/10] completed 1.2 CSS assessments --- .../1. Selectors - Attributes/index.html | 2 +- .../2. Selectors - Children/index.html | 2 +- .../3. Selectors - Siblings/index.html | 2 +- .../4. Inheritance and Systems/index.html | 21 ++++++++++++++++--- Week 1.2 - CSS/5. Transitions/index.html | 6 ++++++ .../6. Tricks - Click Passthrough/index.html | 1 + 6 files changed, 28 insertions(+), 6 deletions(-) diff --git a/Week 1.2 - CSS/1. Selectors - Attributes/index.html b/Week 1.2 - CSS/1. Selectors - Attributes/index.html index 3d9c05b8..012bf5c2 100644 --- a/Week 1.2 - CSS/1. Selectors - Attributes/index.html +++ b/Week 1.2 - CSS/1. Selectors - Attributes/index.html @@ -9,7 +9,7 @@ diff --git a/Week 1.2 - CSS/2. Selectors - Children/index.html b/Week 1.2 - CSS/2. Selectors - Children/index.html index 7ff366db..3a43d88b 100644 --- a/Week 1.2 - CSS/2. Selectors - Children/index.html +++ b/Week 1.2 - CSS/2. Selectors - Children/index.html @@ -9,7 +9,7 @@