Skip to content

Modified user message from Linueas #4082

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16923,6 +16923,26 @@ <h1> Hey , Learning fork with W3schools.</h1>
</div>

<!-- End message from Hafeez -->



<!-- Message from Linueas -->
<div style= " width: 100%;
box-sizing: border-box;
padding: 2rem 1rem;
margin: 0;
text-align: center;
font-size: 1.5rem;
font-weight: bold;
font-family: 'Georgia', serif;
color: #ffffff;
background-color: #0a0a" >
<h2><i>Thanks a lot W3Schools for all the amazing learning experiences.</i></h2>
<p>Linueas,Ug</p>


</div>
<!-- End User Message from Linueas -->
<!-- End user messages -->


Expand Down