From 588c0f51b29ed8925cb6dec7432bc36e5df03bc7 Mon Sep 17 00:00:00 2001 From: codedwriter Date: Mon, 16 Sep 2024 22:57:15 +0100 Subject: [PATCH 1/2] Updated index.html with a greeting message from the coded writer --- index.html | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e70a1c4e..38ea7336 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ + @@ -95,7 +96,7 @@

Contribute

- +
@@ -126,7 +127,43 @@

Contribute

Gusztav from Hungary 2024.09.09.

+ + + +
+

Greetings from the Coded Writer

+

Hello Everyone! I'm glad to be contributing to this and I commend the w3schools team for putting together this comprehensive tutorial.

+
+ + + +

Hello from Uzbekistan!

@@ -11443,6 +11480,8 @@

GREETINGS FROM KIENIN

+ +
From 28033ddc2aab2633035f8afa6e9ed936b2efe9ba Mon Sep 17 00:00:00 2001 From: codedwriter Date: Wed, 18 Sep 2024 06:09:52 +0100 Subject: [PATCH 2/2] Updated index.html to implement changes recommended by w3schools team. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 38ea7336..9a076821 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ - @@ -133,7 +132,7 @@

Contribute

.cw-heading, .cw-text { text-align: center; font-size: 2rem; - font-family: 'Poppins', sans-serif; + font-family: "Lato", sans-serif; position:relative; margin:2rem 0 0.5rem 0; font-weight:900;