Skip to content

Commit ba104f8

Browse files
Merge pull request #3891 from jose30004/master
added message to index
2 parents ff392c4 + 3cfbc22 commit ba104f8

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
@@ -101,8 +101,18 @@ <h3>Contribute</h3>
101101
</div>
102102

103103
<!-- Insert your message below here -->
104-
105-
104+
<!---Message from Joseph Muiruri-->
105+
<div class="w3-container w3-padding">
106+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
107+
<h3 class="w3-text-blue"><b><i><i>Dear W3Schools Founders, Developers, and Tutors,</i></b></h3>
108+
<p>Thank you for saving lives all these years. Your efforts have a special place up above.</p>
109+
<p class="w3-text-black w3-left"><b>Regards,</b>
110+
<b>Muiruri from Kenya.</b>
111+
</p>
112+
</div>
113+
</div>
114+
<!---end of message-->
115+
106116
<!-- Message from shakti-kc -->
107117
<div style="background-color: blue; color: #fff; padding: 20px; border-radius: 5px; margin: 2rem 0;">
108118
<h1>Hellow World!!</h1>

0 commit comments

Comments
 (0)