Skip to content

Commit 0757e01

Browse files
Merge pull request #3211 from JonathanGuillemot/master
Thank you message for w3
2 parents 64f5ba2 + 21958c6 commit 0757e01

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12481,19 +12481,25 @@ <h3>My name is Farnood</h3>
1248112481
</div>
1248212482
<!-- End of message -->
1248312483

12484+
<!-- Message from Paris, France -->
12485+
<div class="w3-panel w3-leftbar w3-rightbar w3-cyan">
12486+
<h1>Thanks for the tutorial.</h1>
12487+
<p style="color:white">You make people better</p>
12488+
</div>
12489+
<!-- End of message -->
12490+
1248412491
<!-- Message from Iran -->
1248512492
<div class="w3-panel w3-leftbar w3-sand">
1248612493
<p class="w3-xxlarge w3-serif"><i>"W3schools you are the best"</I></p>
1248712494
<p>Meellaad</p>
12488-
<p>Tehran, Iran</p>
12495+
<p>Tehran, Iran</p>
1248912496
</div>
1249012497

1249112498
<!-- Message from S. Navid Ashrafi -->
1249212499
<div class="w3-panel w3-leftbar w3-lime">
1249312500
<p class="w3-xxlarge w3-serif"><strong>Thanks for the great and easy-to-read lessons about Git!</strong></p>
1249412501
<p class="w3-card w3-monospace w3-large" style="font-style: normal;">S. Navid Ashrafi from Mashhad</p>
1249512502
</div>
12496-
1249712503
<!-- End of message -->
1249812504

1249912505
<!-- End user messages -->

0 commit comments

Comments
 (0)