Skip to content

Commit cf7dd00

Browse files
Merge branch 'master' into master
2 parents 53bef3f + ad1aa50 commit cf7dd00

File tree

1 file changed

+48
-3
lines changed

1 file changed

+48
-3
lines changed

index.html

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

103103
<!-- Insert your message below here -->
104-
105-
106104
<!-- Message from Abdulkadir A. -->
107105
<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;">
108106
<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;">
@@ -116,7 +114,18 @@ <h1 style="font-size: 2.5em; margin-bottom: 20px;">Thank You, W3Schools!</h1>
116114
</div>
117115
</div>
118116

119-
<!-- Message from EfratA -->
117+
118+
<!-- Message from Skybagel -->
119+
<div class="w3-container w3-padding">
120+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
121+
<h3>Dear w3schools,</h3>
122+
<p>Thank you for the excellent tutorials!</p>
123+
<p class="w3-text-black w3-left"</p>
124+
</div>
125+
</div>
126+
<!-- End Message from Skybagel -->
127+
128+
<!-- Message from EfratA -->
120129
<div class="w3-container w3-padding">
121130
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
122131
<h4>Dear w3schools,</h4>
@@ -126,6 +135,15 @@ <h4>Dear w3schools,</h4>
126135
</div>
127136
</div>
128137
<!-- End Message from EfratA -->
138+
139+
<!-- Message from James.r-->
140+
<div class="w3-container w3-padding">
141+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
142+
<p>Thanks for the great, accessible tutorials! From Cambridge, England</p>
143+
<p class="w3-text-black w3-left"></p>
144+
</div>
145+
</div>
146+
<!-- End Message from James.r-->
129147

130148
<!-- Message from david.alvs -->
131149
<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);">
@@ -209,6 +227,18 @@ <h2>Sauti Was Here.</h2>
209227
<p>Albert Einstein</p>
210228
</div>
211229
<!-- End of message from TXW4326 -->
230+
231+
<!-- Message from Theon -->
232+
<div class="w3-container w3-padding">
233+
<div class="w3-panel w3-pale-green w3-leftbar w3-border-green">
234+
<h4>Dear W3Schools,</h4>
235+
<p>Thank you for this tutorial and the many other tutorials you provide! Great job!</p>
236+
<p>Sincerely,<p>
237+
<p>Theon</p>
238+
<p class="w3-text-black w3-left"></p>
239+
</div>
240+
</div>
241+
<!-- End message from Theon -->
212242

213243

214244
<!--Message from Ragnaslav, cool cards BTW -->
@@ -16185,6 +16215,21 @@ <h1><marquee>Thank you !!!<marquee></h1>
1618516215
Hallo, how is everyone, just a short msg :P hope everyone has fun, also how is everyones day going?
1618616216
</h1>
1618716217
<!--End Message from Thomas W Humphreys-->
16218+
16219+
<!-- Message from Shreyas B -->
16220+
16221+
<h1 style="color: #FFFFFF">
16222+
I liked this tutorial very much, I was curious to learn these concepts to strengthen my collaboration
16223+
skills. Thank You W3 Shools for this Tutorial.
16224+
</h1>
16225+
<!-- End Message from Shreyas B -->
16226+
16227+
<!-- Message from Yuri -->
16228+
<div style="background-color: hsl(0, 0%, 25%); border-radius: 5px; display: flex; flex-direction: column; justify-content: center; align-items: center;">
16229+
<p style="font: white; font-family: Arial, Helvetica, sans-serif; font-size: 1.5rem;">Thank you for the tutorial</p>
16230+
</div>
16231+
16232+
<!-- End of Message from Yuri -->
1618816233

1618916234
<!-- End user messages -->
1619016235

0 commit comments

Comments
 (0)