From 59cafc5988e974681354da6f8aef2809af980452 Mon Sep 17 00:00:00 2001 From: Tom Court <119305940+TomCourtSimpleview@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:41:40 +0000 Subject: [PATCH 1/2] Tom court bootcamp solutions - HTML --- Week 1.1 - HTML/1. Build a Form/index.html | 7 +++ .../index.html | 10 ++++ .../index.html | 8 ++++ .../4. Mock Up a Design/index.html | 48 +++++++++++++++++++ 4 files changed, 73 insertions(+) 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..8100971f 100644 --- a/Week 1.1 - HTML/1. Build a Form/index.html +++ b/Week 1.1 - HTML/1. Build a Form/index.html @@ -8,6 +8,13 @@ +
+
+
+
+
+ +
\ 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..a1180105 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 @@ -25,6 +25,16 @@ + default 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..4dd03c5b 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 @@ -25,6 +25,14 @@ + default 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..3b6fe106 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 @@ -8,6 +8,54 @@ + + + + +
+
+

Phase 4:

+

Destination Thrive

+

Objective: Create omni-channel synergy

+

This is the time to fully leverage your hard work and thrive. During this phase, attention should be given to + creating omni-channel synergy, syncing your messaging and channels from top to botttom. Scale high performing + channels and fully harvest the demand your top of funnel awareness campaigns have been creating. Use insights + gained from your contacts list, data, and web analytics to do prospecting and build look-a-like audiences for + incremental growth. +

+
+
+ +

Key Focus:

+ +
+ +

Time

+ clock +
+

approx. 24 months and beyond

+
+
\ No newline at end of file From 9fe5364a0d0c1e4a8def4f7b23026d423b9b0163 Mon Sep 17 00:00:00 2001 From: Tom Court <119305940+TomCourtSimpleview@users.noreply.github.com> Date: Thu, 8 Dec 2022 15:42:23 +0000 Subject: [PATCH 2/2] 5/6 Tasks complete. --- .../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 | 5 +++ .../6. Tricks - Click Passthrough/index.html | 1 + Week 1.3 - JavaScript/1. Filter/index.html | 6 ++- Week 1.3 - JavaScript/2. Map/index.html | 2 +- .../3. Objects as a Map/index.html | 20 +++++----- .../4. Event Listeners/index.html | 2 + .../5. DOM Manipulation/index.html | 4 ++ .../Data Fetching/index.html | 1 + .../1. Responsive Grids/index.html | 1 + .../2. Placing Items/index.html | 4 ++ .../3. Placing Items - Advanced/index.html | 39 ++++++++++++++++--- Week 2.2 - Flexbox/1. Centering/index.html | 3 ++ .../2. Placing Items/index.html | 3 ++ .../3. Placing Items - Advanced/index.html | 7 ++++ Week 2.2 - Flexbox/4. Flexing/index.html | 5 +++ 19 files changed, 106 insertions(+), 24 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..d85854ca 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 @@