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.
1 parent 8aab595 commit e2f9185Copy full SHA for e2f9185
index.html
@@ -15264,6 +15264,13 @@ <h1>Hello from Brazil🇧🇷</h1>
15264
<h4>Hello I'm Ralph Joseph from Philippines</h4>
15265
<p>Thank you for this wonderful website W3Schools💖 I learned a lot!</p>
15266
</div>
15267
+
15268
+ <!-- Message from Allan Prince -->
15269
+ <div style="background-color: blue; padding: 20px; border: 1px solid #000; margin: 20px; border-radius: 5px;">
15270
+ <h1>Hello from India</h1>
15271
+ <p>Thank's a lot for the tutorial!</p>
15272
+ <p>~ Allan</p>
15273
+ </div>
15274
15275
15276
<!-- End user messages -->
0 commit comments