Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,15 @@ <h3>Dear w3schools,</h3>
<p>From Montreal, Quebec, Canada.</p>
</div>
</div>

<!-- Message from Pavithralal -->
<div class="w3-container w3-padding">
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
<h3>Dear w3schools,</h3>
<p class="w3-text-black w3-left">Thank you very much for explaining complex topics easier to us </p>
<p>From Pavithra, India.</p>
</div>
</div>

<!-- Messagem from Claudmilson-Jr. -->
<div class="w3-container w3-padding">
Expand Down