Skip to content

updated my own greeting #3946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
20 changes: 18 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h3>Contribute</h3>
</div>

<!-- Insert your message below here -->

God is good
<!-- Message from EfratA -->
<div class="w3-container w3-padding">
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
Expand Down Expand Up @@ -2373,6 +2373,18 @@ <h1 style="font-family: 'Arial Black', Arial, sans-serif; color: #4CAF50;">Thank
</div>
</div>
<!--end of message from umesh-->
<!--message from inioluwa -->
<div id="thank-you-message"
style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f8f8f8; margin: 0; padding: 0;">
<div
style="max-width: 800px; margin: 50px auto; padding: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); text-align: center; color: #333;">
<h1 style="font-family: 'Arial Black', Arial, sans-serif; color: #4CAF50;">Thank You god</h1>
<p style="color: #666; margin-bottom: 20px;">God is good</p>
<p style="color: #666; margin-bottom: 20px;">he lives on</p>
<p class="signature" style="font-style: italic; color: #777;">inioluwa</p>
</div>
</div>
<!--end of message from inioluwa-->
<!-- start message from Juha -->
<h2>This is a test from Juha from Turku, Finland!!!</h2>
<!-- end message from Juha -->
Expand Down Expand Up @@ -16162,7 +16174,7 @@ <h1><marquee>Thank you !!!<marquee></h1>
<p>-Mo</p>
</div>
<!-- End message from Mo-->

s
<!--Message from Thomas W Humphreys-->
<h1 style="
font-family: Georgia, 'Times New Roman', Times, serif;
Expand All @@ -16171,7 +16183,11 @@ <h1><marquee>Thank you !!!<marquee></h1>
Hallo, how is everyone, just a short msg :P hope everyone has fun, also how is everyones day going?
</h1>
<!--End Message from Thomas W Humphreys-->
<!-- maseage from me -->

<p>Solukbenizli was here, thank you w2school :))</p>

<!-- end another message -->
<!-- End user messages -->

</div>
Expand Down