diff --git a/templates/Calculator.html b/templates/Calculator.html
new file mode 100644
index 0000000..715728d
--- /dev/null
+++ b/templates/Calculator.html
@@ -0,0 +1,54 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/templates/Exercise 1.html b/templates/Exercise 1.html
new file mode 100644
index 0000000..4d0c76a
--- /dev/null
+++ b/templates/Exercise 1.html
@@ -0,0 +1,46 @@
+
+
+
Exercise 1
+
+
Logo HERE
+
+
+
+
My Page
+
Yup!!
+

+
+
+ | Morning |
+ Evenings |
+ Nights |
+
+
+ | Wake Up |
+ Wake Up Again |
+ Finally |
+
+
+ | Eat, exercise, Watch TV at the same time |
+ Still Waking Up |
+ On with my day |
+
+
+ | Sleep |
+ Never Mind |
+ Sleep |
+
+
\ No newline at end of file
diff --git a/templates/Login Page.html b/templates/Login Page.html
new file mode 100644
index 0000000..ae6725a
--- /dev/null
+++ b/templates/Login Page.html
@@ -0,0 +1,20 @@
+
+
+
Login Page
+
Login Page
+
+
+
+
+
\ No newline at end of file
diff --git a/templates/Register Page.html b/templates/Register Page.html
new file mode 100644
index 0000000..f89a599
--- /dev/null
+++ b/templates/Register Page.html
@@ -0,0 +1,40 @@
+
+
+
Register Page
+
Register Page
+
+
\ No newline at end of file
diff --git a/templates/body_template.html b/templates/body_template.html
index 837c4bb..52a7d0a 100644
--- a/templates/body_template.html
+++ b/templates/body_template.html
@@ -6,7 +6,7 @@
Basic HTML document
- Page content
- The main page content appears inside the body tag. HTML contains several elements that allow you to properly structure and format your content, which we'll cover later.
+
Page content
+ The main page content appears inside the
body tag. HTML contains several elements that allow you to properly structure and format your content, which we'll cover later.