Skip to content

Commit 577a996

Browse files
Merge branch 'master' into master
2 parents f1acb80 + 7d6ffd5 commit 577a996

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,20 @@ <h3>Contribute</h3>
101101
</div>
102102

103103
<!-- Insert your message below here -->
104+
104105
<!-- Message from Florin Radu -->
105106
<p style="text-align: center; font-size: 0.85em;">
106107
Thanks to <a href="https://www.w3schools.com/git/" target="_blank">W3Schools Git Tutorial</a> for the learning resource.
107108
</p>
108109
<!-- End Message from Florin Radu -->
110+
111+
<!-- Message from Nethranand -->
112+
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #ffbe0b, #fb5607, #ff006e); color: white; padding: 20px; border-radius: 15px; font-family: Poppins; font-size: 1.5rem; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); text-align: center;">
113+
<p style="margin: 0; font-family: Poppins; font-weight: bold;">🌟 Thank you, W3Schools! 🌟</p>
114+
<p style="margin: 0; font-family: Poppins; font-size: 1rem; font-style: italic;">- Nethranand, 10 April 2025</p>
115+
</div>
116+
<!-- End Message from Nethranand -->
117+
109118
<!-- Message from Abdulkadir A. -->
110119
<div style="margin: 0; font-family: 'Segoe UI', sans-serif; background: linear-gradient(to bottom right, #ffc107, #28a745, #dc3545); color: white; height: 100vh; display: flex; justify-content: center; align-items: center; text-align: center;">
111120
<div style="background-color: rgba(0,0,0,0.6); padding: 40px; border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.3); max-width: 600px;">
@@ -16230,6 +16239,13 @@ <h5 style="font-style: oblique">Posted this Message on March 21 [2025]</h5>
1623016239
</div>
1623116240
<!-- End Message from Aravind R Krishnan -->
1623216241

16242+
<!-- Message from zugulo -->
16243+
<div class="w3-panel w3-leftbar w3-light-grey">
16244+
<p class="w3-xlarge w3-serif"><i>amazing content</i></p>
16245+
<p> thanks </p>
16246+
</div>
16247+
<!-- End Message from zugulo -->
16248+
1623316249
<!-- Message from Thief-->
1623416250
<div class="message-box">
1623516251
<h1>Thank you for the tutorial!</h1>
@@ -16269,6 +16285,12 @@ <h1 style="color: #FFFFFF">
1626916285
</div>
1627016286

1627116287
<!-- End of Message from Yuri -->
16288+
16289+
<!-- Message from moschino_moscato -->
16290+
<div style="background-color: hsl(0, 0%, 25%); border-radius: 5px; display: flex; flex-direction: column; justify-content: center; align-items: center;">
16291+
<p style="font: white; font-family: Arial, Helvetica, sans-serif; font-size: 1.5rem;">Thank you for the amazing tutorial, yesterday I knew nothing about git and I now I feel like I learned so much</p>
16292+
</div>
16293+
<!-- End of Message from moschino_moscato -->
1627216294

1627316295
<!-- End user messages -->
1627416296

0 commit comments

Comments
 (0)