Skip to content

Commit 21958c6

Browse files
Merge branch 'master' into master
2 parents 6d67ae2 + 64f5ba2 commit 21958c6

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

index.html

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ <h3>Contribute</h3>
9696
</div>
9797

9898
<!-- Insert your message below here -->
99-
99+
<div>hello w3schools is very good for learning coding
100+
</div>
101+
<div> msg from pondy fff</div>
100102
<!-- Message from some guy -->
101103
<div>Hello everybody! Thanks to W3School!</div>
102104

@@ -12479,12 +12481,26 @@ <h3>My name is Farnood</h3>
1247912481
</div>
1248012482
<!-- End of message -->
1248112483

12482-
<!-- Message from Paris, France -->
12483-
<div class="w3-panel w3-leftbar w3-rightbar w3-cyan">
12484-
<h1>Thanks for the tutorial.</h1>
12485-
<p style="color:white">You make people better</p>
12486-
</div>
12487-
<!-- End of message -->
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+
12491+
<!-- Message from Iran -->
12492+
<div class="w3-panel w3-leftbar w3-sand">
12493+
<p class="w3-xxlarge w3-serif"><i>"W3schools you are the best"</I></p>
12494+
<p>Meellaad</p>
12495+
<p>Tehran, Iran</p>
12496+
</div>
12497+
12498+
<!-- Message from S. Navid Ashrafi -->
12499+
<div class="w3-panel w3-leftbar w3-lime">
12500+
<p class="w3-xxlarge w3-serif"><strong>Thanks for the great and easy-to-read lessons about Git!</strong></p>
12501+
<p class="w3-card w3-monospace w3-large" style="font-style: normal;">S. Navid Ashrafi from Mashhad</p>
12502+
</div>
12503+
<!-- End of message -->
1248812504

1248912505
<!-- End user messages -->
1249012506

0 commit comments

Comments
 (0)