Skip to content

Updated index.html. #3813

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

Merged
merged 2 commits into from
Feb 17, 2025
Merged
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
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,17 @@ <h6 style="font-style: italic;"> Hello from Ukraine </h6>
<div class="matrix" style="font-size: large; border: 0.4px solid #ccc; padding: 3%; margin: 5%;box-shadow: 2px 1px 6px #1e1f32; border-radius: 10px;">
<h3 style="color: rgba(0, 0, 0, 1);">thank you W3S, this tutorial has been paramount to my understanding of Git. <br></h3>
</div>
<!--End of theoisadoor's message-->
<!--End of theoisadoor's message-->

<!--Start of Deepthi's Message-->
<div class="matrix" style="font-size: large; border: 0.4px solid #28a745; padding: 3%; margin: 5%; box-shadow: 2px 1px 6px #155724; border-radius: 10px; background-color: #d4edda;">
<h3 style="color: #155724; text-align: center;">
A Huge Thank You to W3 Schools! <br><br>
Keep shining, and keep teaching the world! <br><br>
</h3>
<h6 style="text-align: center; font-style: italic;">- A grateful coder </h6>
</div>
<!--End of Deepthi's Message-->

<!--Amadou Habou Gremah Mahamadou : Farkon ayki(start) -->
<div class="container-DLL">
Expand Down