From 081626ba93c264ce5a967dae2d41afe88b5de417 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 13:41:29 +0200 Subject: [PATCH 1/4] add some html in index.html --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 9b0c62c..53aebd7 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ - - - -Page Title - - -

FIRST paragraph.

- - + + + +Page Title + + +

FIRST paragraph.

+ + From e322d66ca28b2b88ff9c333cf4444464e1f6c321 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 13:46:26 +0200 Subject: [PATCH 2/4] added a p tag --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 53aebd7..ebe76a6 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,6 @@

FIRST paragraph.

+

This is another paragraph

From 8b212a9a5bf7349414c149205d87474bce7445f6 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 13:44:15 +0200 Subject: [PATCH 3/4] Update index.html added to body of index.html code --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ebe76a6..beca7c8 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,9 @@ Page Title +

This is a Heading

FIRST paragraph.

-

This is another paragraph

+

This is a paragraph.

+

This is another paragraph

From 216025b16f4f05a97b273b0cbf2dd28a1b62a872 Mon Sep 17 00:00:00 2001 From: Collins Mr <96517341+Cokode@users.noreply.github.com> Date: Sun, 28 May 2023 14:04:40 +0200 Subject: [PATCH 4/4] fixed mistake in conflict --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index beca7c8..bc6b5ad 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ Page Title - +

This is a Heading

FIRST paragraph.

This is a paragraph.

-

This is another paragraph

+

This is another paragraph