From 63d0e2486031e1458188559edac87e2dcc1ad25c Mon Sep 17 00:00:00 2001 From: jamesiweobi <60060852+jamesiweobi@users.noreply.github.com> Date: Wed, 10 Feb 2021 07:47:36 +0100 Subject: [PATCH 1/4] Updated Person {James U. Iweobi --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index aec217a..4de436a 100644 --- a/index.html +++ b/index.html @@ -130,6 +130,15 @@ 6 male + + + James U. Iweobi + J-Cole + Imo State + 6 + male + + From 175b8e7620b1e02bc0680f740172028b71531ff9 Mon Sep 17 00:00:00 2001 From: jamesiweobi <60060852+jamesiweobi@users.noreply.github.com> Date: Wed, 10 Feb 2021 10:30:48 +0100 Subject: [PATCH 2/4] Updated Celebrity --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4de436a..84b2104 100644 --- a/index.html +++ b/index.html @@ -133,7 +133,7 @@ James U. Iweobi - J-Cole + Lionel Messi Imo State 6 male From eb67008544aed380ee3a6af6f60b9a7d3705de64 Mon Sep 17 00:00:00 2001 From: jamesiweobi Date: Wed, 10 Feb 2021 19:31:22 +0100 Subject: [PATCH 3/4] Final Commit from James Iweobi --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 84b2104..c84a6c9 100644 --- a/index.html +++ b/index.html @@ -133,7 +133,7 @@ James U. Iweobi - Lionel Messi + King James Imo State 6 male From 9fd6bc042376b050d046f375f5d991ce8cae649b Mon Sep 17 00:00:00 2001 From: jamesiweobi Date: Mon, 1 Mar 2021 14:22:37 +0100 Subject: [PATCH 4/4] Created new branch for HTML mini task assignment from new branch --- Mini HTML task/Assignment 1.html | 49 ++++++++++++ Mini HTML task/Assignment 2.html | 127 +++++++++++++++++++++++++++++++ Mini HTML task/Assignment 3.html | 47 ++++++++++++ 3 files changed, 223 insertions(+) create mode 100644 Mini HTML task/Assignment 1.html create mode 100644 Mini HTML task/Assignment 2.html create mode 100644 Mini HTML task/Assignment 3.html diff --git a/Mini HTML task/Assignment 1.html b/Mini HTML task/Assignment 1.html new file mode 100644 index 0000000..97a5ab7 --- /dev/null +++ b/Mini HTML task/Assignment 1.html @@ -0,0 +1,49 @@ + + + + + + + Stutern HTML week 1 Task | James Iweobi + + + +
+

This is your first HTML page!

+

Seems like things are going pretty well so far

+
+
+

Lets add recipe for delicious chocoloate chip cookies

+ +

We're going to borrow a picture from General Mills

+ image of james Iweobi +

Here is the recipe calls for

+
    +

    Ingredients (probably not right.....)

    +
  • 6 Eggs

  • +
  • 2 cups of floor

  • +
  • 2 Table sppons of Vanilla extract

  • +
  • 2 Tea spoons og baking powder

  • +
  • 1 cup of sugar

  • +
+ +
    +

    Instructions ( may or may not be correct )

    +
  1. Add eggs, flour and vanilla extract and mix
  2. +
  3. Combine with suagr and baking powder and stir
  4. +
  5. Eat half the cookie batter because it is delicious
  6. +
  7. Take the rest of the cookie batter and make cookies
  8. +
  9. Bake at 360 for 25 minutes
  10. +
  11. Enjoy!
  12. +
+
+
+
+
+

Oh you don't trust us? You want to see the actual recipe? You can view it Here

+
+
+
+ + + \ No newline at end of file diff --git a/Mini HTML task/Assignment 2.html b/Mini HTML task/Assignment 2.html new file mode 100644 index 0000000..b72986e --- /dev/null +++ b/Mini HTML task/Assignment 2.html @@ -0,0 +1,127 @@ + + + + + + + Stutern HTML week 1 Task 2| James Iweobi + + + +
+
+

+ Here is the main section of the page - it consists of new articles +

+
+

Article 1 - 1995 was a pretty crazy year for programming languages!

+

dont belive me ? just check the table out:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
languagesDesigned byFirst Apporved
C++Bjorn Strustrup1983
PythonGuido Van Rosson1991
RubyYukihiro Mataumoto (Matz)1995
JavaScriptBrandan Eich1995
JavaJames Goslin1995
PHPRasmus Leedorf1995
+
+
+

+ Article 2 - Coming soon... +

+
+
+
+

+ Contact us +

+
+
+
+ +
+ +
+ +
+ + +
+
+

+ Essential Questions +

+ + + +
+ +
+ +
+ + +

what kind of work do you need

+ +
+
+

How interested are you in our design skills?

+ + +
+ + +
+ + +
+ + +
+ + +
+ +
+ +
+
+
+

Here is our footer - let's make sure we copyright © this!

+
+ + + \ No newline at end of file diff --git a/Mini HTML task/Assignment 3.html b/Mini HTML task/Assignment 3.html new file mode 100644 index 0000000..4eaa966 --- /dev/null +++ b/Mini HTML task/Assignment 3.html @@ -0,0 +1,47 @@ + + + + + + + + Stutern HTML week 1 Task 2| James Iweobi + + + +
+

+ Welcome Back! +

+
+
+

Here's is a great vide from YouTube!

+
+ +
+
+

Here is music from from the internet!

+
+ +
+
+

+ want to stay informed? Put your info here! +

+
+ + + +
+ +
+
+ + + + \ No newline at end of file