From f199066935323ffd00bb14d352dce00fb5d55010 Mon Sep 17 00:00:00 2001 From: Sangam Adhikari Date: Tue, 15 Oct 2019 23:09:40 +1100 Subject: [PATCH 1/4] Linked the Css properly so that the website renders the css --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 47180f4..f889c4a 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ Simple Html Project - + From 28468d862a5949059409eb16e91aadd9ea96166e Mon Sep 17 00:00:00 2001 From: Sangam Adhikari Date: Tue, 15 Oct 2019 23:10:20 +1100 Subject: [PATCH 2/4] Corrected the readme file with the headings # --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e68a1fa..dc2dde0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SimpleHtmlproject -#First of all make a folder in which you will keep your website -#Your file name index.html -#After that make another folder name assets -#Create two folders inside assets the folder name js css -#Create a file name style.css +# First of all make a folder in which you will keep your website +# Your file name index.html +# After that make another folder name assets +# Create two folders inside assets the folder name js css +# Create a file name style.css From 91e65bd9922dd239fdc08fe7e431717666bb71c6 Mon Sep 17 00:00:00 2001 From: Sandip Dhakal Date: Thu, 24 Oct 2019 14:15:05 +1100 Subject: [PATCH 3/4] added few things --- index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f889c4a..e3af841 100644 --- a/index.html +++ b/index.html @@ -11,15 +11,15 @@