diff --git a/exercises/final.html b/exercises/final.html
new file mode 100644
index 0000000..542a18e
--- /dev/null
+++ b/exercises/final.html
@@ -0,0 +1,53 @@
+
+
+
+
+Logo HERE
+
+
+
+
+ My Page
+ Yup!!
+
+Lorem ipsum dolor sit amet,
+ consectetur adipisicing elit,set do eiusmod
+
+
+
+
+| Mornings |
+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 Copy Rights
\ No newline at end of file
diff --git a/exercises/first.html b/exercises/first.html
new file mode 100644
index 0000000..655de3c
--- /dev/null
+++ b/exercises/first.html
@@ -0,0 +1,20 @@
+
+ First Exercise Page 22
+
+
+Logo here
+
+
+
\ No newline at end of file
diff --git a/exercises/login.html b/exercises/login.html
new file mode 100644
index 0000000..8a303e9
--- /dev/null
+++ b/exercises/login.html
@@ -0,0 +1,14 @@
+
+
+ Login Page
+
+
\ No newline at end of file
diff --git a/exercises/register.html b/exercises/register.html
new file mode 100644
index 0000000..5cb7836
--- /dev/null
+++ b/exercises/register.html
@@ -0,0 +1,45 @@
+
+
+ Register Page
+
+
\ No newline at end of file
diff --git a/templates/body_template.html b/templates/body_template.html
index 837c4bb..0fca272 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.