Skip to content

Commit 5b55c9f

Browse files
Merge branch 'master' into master
2 parents 857d6dd + 4880976 commit 5b55c9f

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

index.html

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,18 @@ <h3>Contribute</h3>
101101
</div>
102102

103103
<!-- Insert your message below here -->
104+
<!-- Message from Abdulkadir A. -->
105+
<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;">
106+
<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;">
107+
<h1 style="font-size: 2.5em; margin-bottom: 20px;">Thank You, W3Schools!</h1>
108+
<p style="font-size: 1.2em; line-height: 1.6;">
109+
From the first <strong>HTML tag</strong> to building fullstack applications,<br>
110+
W3Schools has been my guide from scratch to becoming a <strong>Fullstack Instructor</strong>.<br><br>
111+
I am Abdulkadir Akmel from <span style="color: #ffc107;">Ethiopia</span> 🇪🇹, and I am truly grateful.<br><br>
112+
<em>Keep inspiring the world!</em>
113+
</p>
114+
</div>
115+
</div>
104116

105117
<!-- Message from Gabriel (GitHub username: gabriel-1607) -->
106118
<div style="display: flex; align-items: center; justify-content: center; height: 13rem; width: auto;">
@@ -119,8 +131,18 @@ <h3>Contribute</h3>
119131
</div>
120132
</div>
121133
<!-- End of message from Gabriel-->
122-
123-
<!-- Message from EfratA -->
134+
135+
<!-- Message from Skybagel -->
136+
<div class="w3-container w3-padding">
137+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
138+
<h3>Dear w3schools,</h3>
139+
<p>Thank you for the excellent tutorials!</p>
140+
<p class="w3-text-black w3-left"</p>
141+
</div>
142+
</div>
143+
<!-- End Message from Skybagel -->
144+
145+
<!-- Message from EfratA -->
124146
<div class="w3-container w3-padding">
125147
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
126148
<h4>Dear w3schools,</h4>
@@ -130,6 +152,15 @@ <h4>Dear w3schools,</h4>
130152
</div>
131153
</div>
132154
<!-- End Message from EfratA -->
155+
156+
<!-- Message from James.r-->
157+
<div class="w3-container w3-padding">
158+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
159+
<p>Thanks for the great, accessible tutorials! From Cambridge, England</p>
160+
<p class="w3-text-black w3-left"></p>
161+
</div>
162+
</div>
163+
<!-- End Message from James.r-->
133164

134165
<!-- Message from david.alvs -->
135166
<div style="max-width: 600px; margin: 20px auto; padding: 30px; border-radius: 15px; background: linear-gradient(135deg, #007bff, #00d4ff); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); font-family: 'Arial', sans-serif; text-align: center; color: #fff; border: 5px solid rgba(255, 255, 255, 0.5);">
@@ -213,6 +244,18 @@ <h2>Sauti Was Here.</h2>
213244
<p>Albert Einstein</p>
214245
</div>
215246
<!-- End of message from TXW4326 -->
247+
248+
<!-- Message from Theon -->
249+
<div class="w3-container w3-padding">
250+
<div class="w3-panel w3-pale-green w3-leftbar w3-border-green">
251+
<h4>Dear W3Schools,</h4>
252+
<p>Thank you for this tutorial and the many other tutorials you provide! Great job!</p>
253+
<p>Sincerely,<p>
254+
<p>Theon</p>
255+
<p class="w3-text-black w3-left"></p>
256+
</div>
257+
</div>
258+
<!-- End message from Theon -->
216259

217260

218261
<!--Message from Ragnaslav, cool cards BTW -->
@@ -16189,6 +16232,21 @@ <h1><marquee>Thank you !!!<marquee></h1>
1618916232
Hallo, how is everyone, just a short msg :P hope everyone has fun, also how is everyones day going?
1619016233
</h1>
1619116234
<!--End Message from Thomas W Humphreys-->
16235+
16236+
<!-- Message from Shreyas B -->
16237+
16238+
<h1 style="color: #FFFFFF">
16239+
I liked this tutorial very much, I was curious to learn these concepts to strengthen my collaboration
16240+
skills. Thank You W3 Shools for this Tutorial.
16241+
</h1>
16242+
<!-- End Message from Shreyas B -->
16243+
16244+
<!-- Message from Yuri -->
16245+
<div style="background-color: hsl(0, 0%, 25%); border-radius: 5px; display: flex; flex-direction: column; justify-content: center; align-items: center;">
16246+
<p style="font: white; font-family: Arial, Helvetica, sans-serif; font-size: 1.5rem;">Thank you for the tutorial</p>
16247+
</div>
16248+
16249+
<!-- End of Message from Yuri -->
1619216250

1619316251
<!-- End user messages -->
1619416252

0 commit comments

Comments
 (0)