Skip to content

Commit 517e262

Browse files
Merge pull request #3835 from BMeeus/master
I added message
2 parents fe2694a + 338d45d commit 517e262

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

index.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h3>Contribute</h3>
100100
</div>
101101

102102
<!-- Insert your message below here -->
103-
<!-- ************************************** -->
103+
104104

105105
<!-- Javascript -->
106106
<h2>First JavaScript</h2>
@@ -110,6 +110,15 @@ <h2>First JavaScript</h2>
110110
<p id="demo"></p>
111111
<!-- Javascript end -->
112112

113+
<!--Brankos Message to w3schools.com-->
114+
<div class="w3-panel w3-black">
115+
<p class="w3-large w3-serif">
116+
<i class="fa fa-quote-right w3-xxlarge w3-margin-right"></i>
117+
Thank you for years of accessible tutorials!</p>
118+
</div>
119+
<!--End of Brankos Message-->
120+
121+
113122
<!-- Samson message start -->
114123
<section>
115124
<p>
@@ -118,14 +127,15 @@ <h2>First JavaScript</h2>
118127
</section>
119128
<!-- Samsom message end -->
120129

130+
121131
<!-- message from Thich Nhat Hanh -->
122132
<div style="text-align: center; background-color: blue; color: white; padding: 20px; margin: 10px;">
123133
<h3>"No mud, no lotus." - Thich Nhat Hanh"</h3>
124134
<h5 style="font-style: italic; font-weight: bold; margin-top: 10px;">I grow in mud!<span style="font-style: normal; font-weight: normal; margin-left: 4px;"></span>
125135
</h5>
126136
</div>
127137
<!-- Thich Nhat Hanh's message end -->
128-
<!-- ************************************** -->
138+
129139

130140
<h1>Thank you!</h1>
131141
<p>Hello from ZA.</p>

0 commit comments

Comments
 (0)