diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..6f3a2913
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/week1/3-website/css/style.css b/week1/3-website/css/style.css
deleted file mode 100644
index 75e9841e..00000000
--- a/week1/3-website/css/style.css
+++ /dev/null
@@ -1,8 +0,0 @@
-/**
- * Add your custom styles below
- *
- * Remember:
- * - Be organised, use comments and separate your styles into meaningful chunks
- * for example: General styles, Navigation styles, Hero styles, Footer etc.
- *
- */
diff --git a/week1/3-website/index.html b/week1/3-website/index.html
deleted file mode 100644
index 67dfc7f5..00000000
--- a/week1/3-website/index.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
- My Blog
-
-
-
-
-
-
-
-
-
diff --git a/week1/3-website/mywebsite/blog/first-entry/index.html b/week1/3-website/mywebsite/blog/first-entry/index.html
new file mode 100644
index 00000000..8ac4176e
--- /dev/null
+++ b/week1/3-website/mywebsite/blog/first-entry/index.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+ First Entry - Web Portfolio of Ali Haider
+
+
+ Home
+
First Entry
+
April 24, 2020
+
+
+
+
This is my very first blog entry.
+
+
+
\ No newline at end of file
diff --git a/week1/3-website/mywebsite/blog/index.html b/week1/3-website/mywebsite/blog/index.html
new file mode 100644
index 00000000..6d255c76
--- /dev/null
+++ b/week1/3-website/mywebsite/blog/index.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+ Blog - Web Portfolio of Marco
+
+
+ Home
+
Blog
+
+
I write about things I encounter while learning web programming.
+
+
\ No newline at end of file
diff --git a/week1/3-website/mywebsite/blog/second-entry/index.html b/week1/3-website/mywebsite/blog/second-entry/index.html
new file mode 100644
index 00000000..359dcfe4
--- /dev/null
+++ b/week1/3-website/mywebsite/blog/second-entry/index.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+ Second Entry - Web Portfolio of Ali Haider
+
+
+ Home
+
Second Entry
+
April 24, 2020
+
+
+
+
This is my Second blog entry.
+
+
+
\ No newline at end of file
diff --git a/week1/3-website/mywebsite/contact/index.html b/week1/3-website/mywebsite/contact/index.html
new file mode 100644
index 00000000..efc14fae
--- /dev/null
+++ b/week1/3-website/mywebsite/contact/index.html
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+ Contact - Web Portfolio of Marco
+
+
+ Home
+
+
+
+ I am creating this blog to improve my I.T skills.
+
+
+
+
+
+
+
+
+
+
+
+
Post 1
+
+
My Dream
+
+ My dream is to become a successful Web Developer. From when I was a young boy, I always enjoyed playing computer games, interacting with computers and was so excited to get my first phone. As a young boy I would spend hours at the local computer games cafe, until my parents would literally drag me home!
+
From then on, I knew my interest was computers, as I furthered in my education and studies, I found that Web Development and designing Websites was something that particularly interested me.
+
+