From 673609625e09f9f091c4637842c5d165194d4528 Mon Sep 17 00:00:00 2001 From: Sodiq Al-ameen Date: Wed, 3 Mar 2021 21:47:44 +0100 Subject: [PATCH] add new files --- hoe.html | 47 ++++++++++++++++++++ hoe1.html | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ hoe2.html | 27 ++++++++++++ 3 files changed, 204 insertions(+) create mode 100644 hoe.html create mode 100644 hoe1.html create mode 100644 hoe2.html diff --git a/hoe.html b/hoe.html new file mode 100644 index 0000000..1ab61b4 --- /dev/null +++ b/hoe.html @@ -0,0 +1,47 @@ + + + + + My html assignment + + +

This is your first HTML page!

+

seems like things are going pretty well so far

+
+ Let's add a recipe for some delicious chocolate chip cookies +
+
We're going to borrow a nice picture from General Mills
+ Here is what the recipe calls for +

Here is what the recipe calls for

+

Ingredients(probably not right...)

+ +

Instructions(may or may not be correct)

+
    +
  1. Add eggs,flour and vanilla extract and mix
  2. +
  3. Combine with sugar 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 350 for 25 minutes
  10. +
  11. Enjoy!
  12. +
+
+
+

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

+ + diff --git a/hoe1.html b/hoe1.html new file mode 100644 index 0000000..b9c3a97 --- /dev/null +++ b/hoe1.html @@ -0,0 +1,130 @@ + + + + + My html assignment 2 + + +
Inside of header-Let's add a navbar with some essential links
+ Home About Contact +
+

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

+

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

+
Don't believe me?Just check this table out
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LanguageDesigned ByFirst Appeared
+ C++ + + Bjarne Stroustrup + + 1983 +
+ Python + + Guido van Rossum + + 1991 +
+ Ruby + + Yukihiro Matsumoto("Matz") + + 1995 +
+ Javascript + + Brendan Eich + + 1995 +
+ java + + James Gosling + + 1995 +
+ PHP + + Rasmus Lerdorf + + 1995 +
+

Article 2-Coming soon...

+

Contact us!

+

General Information

+ + +

+ + +

+ + +

+ + +

+

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/hoe2.html b/hoe2.html new file mode 100644 index 0000000..2f01cf7 --- /dev/null +++ b/hoe2.html @@ -0,0 +1,27 @@ + + + + + + + My html assignment 3 + + +
+

Welcome Back!

+
+

Here's a great video from Youtube

+
+
+
+ +

Here's some music from spotify!

+
+
+ +

want to stay informed?Put your info here!

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