Skip to content

Commit 0e9fcae

Browse files
Merge pull request #4090 from Kenny-Stone/master
Added an appreciation message
2 parents 0ec20c0 + 695c123 commit 0e9fcae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ <h2>Huge thank you from John S!</h2>
120120
<p>This Git and GitHub tutorial is excellent; it has been quite a painless journey in this learning process. You don't know how much you rock! :)</p>
121121
</article>
122122

123+
<!-- Message from kennystone-->
124+
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #996ae4, #19a743, #3348af); 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;">
125+
<p style="margin: 0; font-family: Poppins; font-weight: bold;"> W3Schools has been a vital tool in my education. Appreciate you guys a lot</p><br>
126+
<p style="margin: 0; font-family: Poppins; font-size: 1rem; font-style: italic;"> From Africa - 23 July 2025</p>
127+
</div>
128+
123129
<!-- Message from amitkumar -->
124130
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #f26805, #ff00a2, #3a405e); 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;">
125131
<p style="margin: 0; font-family: Poppins; font-weight: bold;"> Thank you, W3Schools. Amitkumar from India</p><br>

0 commit comments

Comments
 (0)