We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec5878b + fed2aee commit d15fee3Copy full SHA for d15fee3
index.html
@@ -288,7 +288,18 @@ <h4>Dear W3Schools,</h4>
288
</div>
289
<!-- End message from Theon -->
290
291
-
+<!-- Message from Theon -->
292
+<div class="w3-container w3-padding">
293
+ <div class="w3-panel w3-pale-green w3-leftbar w3-border-green">
294
+ <h4>Dear W3Schools,</h4>
295
+ <p>Thank you for this tutorial and the many other tutorials you provide! Great job!</p>
296
+ <p>Sincerely,<p>
297
+ <p>Theon</p>
298
+ <p class="w3-text-black w3-left"></p>
299
+ </div>
300
+</div>
301
+<!-- End message from Theon -->
302
+
303
<!--Message from Ragnaslav, cool cards BTW -->
304
<div class="container-DLL">
305
<div class="flip-card-DLL">
0 commit comments