From f199066935323ffd00bb14d352dce00fb5d55010 Mon Sep 17 00:00:00 2001 From: Sangam Adhikari Date: Tue, 15 Oct 2019 23:09:40 +1100 Subject: [PATCH 1/2] 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/2] 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