diff --git a/Week 1.1 - HTML/1. Build a Form/README.md b/Week 1.1 - HTML/1. Build a Form/README.md index 54a9fabf..05a23c6c 100644 --- a/Week 1.1 - HTML/1. Build a Form/README.md +++ b/Week 1.1 - HTML/1. Build a Form/README.md @@ -1,12 +1,12 @@ # Build a Form Build a form with the following specifications: -- [ ] An input field to accept and validate emails -- [ ] An input field to accept a password -- [ ] A button to submit the form -- [ ] The form submits to the a page at `/login/` -- [ ] The form uses POST to submit the form data -- [ ] Form is accessible to a screen reader -- [ ] Form is keyboard navigable +- [X] An input field to accept and validate emails +- [X] An input field to accept a password +- [X] A button to submit the form +- [X] The form submits to the a page at `/login/` +- [X] The form uses POST to submit the form data +- [X] Form is accessible to a screen reader +- [X] Form is keyboard navigable Build your form in designated area in the provided HTML file. \ No newline at end of file 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..3c9620e9 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,15 @@ +
+ + + + + + + +
\ 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..f578c445 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,13 @@ + + + + + + Responsive 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..c2b77f23 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,11 @@ + + + + Responsive Image with Aspect Ratio + \ 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..e346e00a 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 @@ -7,7 +7,58 @@ - + + + + +
+ +
+ +
+ + +
+ +
+
+

Phase 4:

+

Distrination 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 clock icon

+

approx. 24 months and beyond

+
+
+
+
- \ No newline at end of file + 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 @@