From a00b5aae5a0a61bf3af7c859563f758e8a9d7a2f Mon Sep 17 00:00:00 2001 From: sheenaprakash118 Date: Thu, 3 Jul 2025 11:51:06 +0530 Subject: [PATCH 1/4] HTML Assessments --- Week 1.1 - HTML/1. Build a Form/index.html | 13 ++++ .../index.html | 16 ++++- .../index.html | 15 ++++- .../4. Mock Up a Design/index.html | 61 ++++++++++++++++++- 4 files changed, 99 insertions(+), 6 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..b389bac1 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,19 @@ +
+

Login

+ + + + + + + + + + +
\ 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..e3b42c3a 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 @@ + - + + + + + + + Responsive Placeholder Image + + \ 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..759c09ba 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 @@ + - - + + + + + Responsive Placeholder Image + + \ 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..979fcc95 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,72 @@ + 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. During this phase, attention should be + given to creating omni-channel synergy, syncing your messaging and channels from top to bottom. Scale + high-performing channels and fully harvest the demand your top-of-funnel awareness campaigns have been + creating. Use insights gained from your contact lists, data, and web analytics to do prospecting and + build look-a-like audiences for incremental growth.

+

Key Focus:

+
    +
  • Harvesting the demand created by your content marketing efforts
  • +
  • Scale paid media and social efforts
  • +
  • Leverage your new audiences
  • +
  • Omni-channel synergy
  • +
+ +

Time

+

approx. 24 months and beyond

+
+ + + + +
+ \ No newline at end of file From 69b89d8f1b25718d8f3d4567349ebf35de1ccbf3 Mon Sep 17 00:00:00 2001 From: sheenaprakash118 Date: Thu, 3 Jul 2025 14:19:20 +0530 Subject: [PATCH 2/4] CSS Assessments --- .../1. Selectors - Attributes/index.html | 9 +++- .../2. Selectors - Children/index.html | 2 +- .../3. Selectors - Siblings/index.html | 10 ++--- .../4. Inheritance and Systems/index.html | 45 ++++++++++++++++--- Week 1.2 - CSS/5. Transitions/index.html | 17 ++++--- .../6. Tricks - Click Passthrough/index.html | 1 + 6 files changed, 65 insertions(+), 19 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..36fec92b 100644 --- a/Week 1.2 - CSS/1. Selectors - Attributes/index.html +++ b/Week 1.2 - CSS/1. Selectors - Attributes/index.html @@ -1,15 +1,19 @@ + Selectors - Attributes + - + @@ -23,4 +27,5 @@ + \ No newline at end of file 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 @@