From f81026fbec38bad294cc1b8e5aa5aa72c01300c5 Mon Sep 17 00:00:00 2001 From: Serg Serg Date: Sun, 31 Aug 2025 09:02:06 +0300 Subject: [PATCH 1/4] create index.html --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..317271f --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file From 81ba9cf1198466d92b4697990093079b0a0b1726 Mon Sep 17 00:00:00 2001 From: Sertavr Date: Sat, 6 Sep 2025 15:32:50 +0300 Subject: [PATCH 2/4] added paragraph --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 317271f..9807b0a 100644 --- a/index.html +++ b/index.html @@ -7,5 +7,6 @@

Hello world!

+

\ No newline at end of file From ce10df75b5b6b723d884eeefd7033b56d398bffe Mon Sep 17 00:00:00 2001 From: Sertavr Date: Sat, 6 Sep 2025 17:39:38 +0300 Subject: [PATCH 3/4] add text to the p tag --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9807b0a..c03f175 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@

Hello world!

-

+

Hello

\ No newline at end of file From 1189ad00085b2df045635d0613075e27c534d8e0 Mon Sep 17 00:00:00 2001 From: Sertavr Date: Sat, 6 Sep 2025 17:52:26 +0300 Subject: [PATCH 4/4] dell tag p --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index c03f175..435715a 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,6 @@ Document -

Hello world!

-

Hello

+

Hello world!

go \ No newline at end of file