From 7228b7486b6bf7b1169cd8be91d777eee08a25be Mon Sep 17 00:00:00 2001 From: ChardPeterz Date: Sat, 12 Oct 2024 00:04:00 +0100 Subject: [PATCH 1/6] fixed typos in h1 --- Hello.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.html b/Hello.html index 38aa22d..0584404 100644 --- a/Hello.html +++ b/Hello.html @@ -8,7 +8,7 @@ -

Helyo, and welcome to my pactice html document

+

Hello, and welcome to my practice html document

From 327799e6d778a6fc7471eb309e169a83b2c8c023 Mon Sep 17 00:00:00 2001 From: ChardPeterz Date: Sat, 12 Oct 2024 02:01:14 +0100 Subject: [PATCH 2/6] Update Hello.html --- Hello.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Hello.html b/Hello.html index 0584404..e196924 100644 --- a/Hello.html +++ b/Hello.html @@ -10,6 +10,8 @@

Hello, and welcome to my practice html document

+

Thid is a practice repository

+

Find errors in html text and fix :) @@ -17,4 +19,4 @@

Hello, and welcome to my practice html document

- \ No newline at end of file + From 1924a654e8a0139f5146fa6638f2f776163ce223 Mon Sep 17 00:00:00 2001 From: ChardPeterz Date: Sat, 12 Oct 2024 02:08:32 +0100 Subject: [PATCH 3/6] Update style.css --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 1647def..e1b0dd7 100644 --- a/style.css +++ b/style.css @@ -7,4 +7,7 @@ div{ text-decoration-line: underline; text-align: center; -} \ No newline at end of file +} + + +/* Set paragraph color to blue */ From ca29b1a1f3fe27df1113b1fbc4394d133a5e3182 Mon Sep 17 00:00:00 2001 From: PerlaAbella Date: Sat, 12 Oct 2024 12:10:32 -0600 Subject: [PATCH 4/6] H2 adding --- Hello.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.html b/Hello.html index e196924..96ad732 100644 --- a/Hello.html +++ b/Hello.html @@ -9,7 +9,7 @@

Hello, and welcome to my practice html document

- +

Perla Abella

Thid is a practice repository

From 74575c927b897ef9074b16ac3b81c6e65b026bb4 Mon Sep 17 00:00:00 2001 From: PerlaAbella Date: Sat, 12 Oct 2024 12:20:33 -0600 Subject: [PATCH 5/6] h2 add --- Hello.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.html b/Hello.html index 96ad732..9a64a16 100644 --- a/Hello.html +++ b/Hello.html @@ -9,7 +9,7 @@

Hello, and welcome to my practice html document

-

Perla Abella

+

Perla Abella

Thid is a practice repository

From 5a250bb978318a88b5bfcad61f5146e7cef888ed Mon Sep 17 00:00:00 2001 From: perlaabellab Date: Sat, 12 Oct 2024 12:32:47 -0600 Subject: [PATCH 6/6] h2 add --- Hello.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Hello.html b/Hello.html index 9a64a16..d0310ca 100644 --- a/Hello.html +++ b/Hello.html @@ -10,6 +10,7 @@

Hello, and welcome to my practice html document

Perla Abella

+

Hello

Thid is a practice repository