diff --git a/week-1/week1/calculator.html b/week-1/week1/calculator.html new file mode 100644 index 0000000..3569a48 --- /dev/null +++ b/week-1/week1/calculator.html @@ -0,0 +1,20 @@ + + + + + + + + calc + + + + + + + + + \ No newline at end of file diff --git a/week-1/week1/home.html b/week-1/week1/home.html new file mode 100644 index 0000000..6aded19 --- /dev/null +++ b/week-1/week1/home.html @@ -0,0 +1,40 @@ + + + + + + + + Week 1 + + + + + + +

Hello to the week 1 Project

+

+ This is Ramzi. +

+
+
+
+
+

Take a look on our lovely team +

Also you can try our calculator + +

+ + \ No newline at end of file diff --git a/week-1/week1/team.html b/week-1/week1/team.html new file mode 100644 index 0000000..13986f7 --- /dev/null +++ b/week-1/week1/team.html @@ -0,0 +1,34 @@ + + + + + + + team page + + + + + +
+

Welcome to our team

+
+

your team members:

+
+ +
+Return back to the homepage + + \ No newline at end of file