From 73eaeee8fcb514929827641b3a01eb30dea9076f Mon Sep 17 00:00:00 2001 From: sh200112 <bshreyas2001@gmail.com> Date: Thu, 3 Apr 2025 18:53:46 +0530 Subject: [PATCH 1/2] Git Tutorial Learnt --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index 8471b452..d423a71a 100644 --- a/index.html +++ b/index.html @@ -16171,6 +16171,14 @@ <h1><marquee>Thank you !!!<marquee></h1> Hallo, how is everyone, just a short msg :P hope everyone has fun, also how is everyones day going? </h1> <!--End Message from Thomas W Humphreys--> + + <!-- Message from Shreyas B --> + + <h1 style="color: #FFFFFF"> + I liked this tutorial very much, I was curious to learn these concepts to strengthen my collaboration skills. Thank + You W3 Shools for this Tutorial. + </h1> + <!-- End Message from Shreyas B --> <!-- End user messages --> From a8ae10575870a750bc50498ddfc2b05bfd08a327 Mon Sep 17 00:00:00 2001 From: sh200112 <bshreyas2001@gmail.com> Date: Thu, 3 Apr 2025 19:00:42 +0530 Subject: [PATCH 2/2] Git Tutorial Learnt minor change in spaces --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d423a71a..8526cb40 100644 --- a/index.html +++ b/index.html @@ -16175,8 +16175,8 @@ <h1><marquee>Thank you !!!<marquee></h1> <!-- Message from Shreyas B --> <h1 style="color: #FFFFFF"> - I liked this tutorial very much, I was curious to learn these concepts to strengthen my collaboration skills. Thank - You W3 Shools for this Tutorial. + I liked this tutorial very much, I was curious to learn these concepts to strengthen my collaboration + skills. Thank You W3 Shools for this Tutorial. </h1> <!-- End Message from Shreyas B -->