Skip to content

updated msg #4093

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 3 commits into from
Closed
Show file tree
Hide file tree
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
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Guestbook for w3schools.com Git tutorial

This is the public GitHub project that you can contribute to.
If you are just getting started, I suggest you start at the tutorial here: https://www.w3schools.com/git

# Leave a message for us!
This repository is meant to be a place where our users can leave messages for others to see.

You can see the result here: https://w3schools-test.github.io/

I just love studying from yoyr website
We generally only have one condition:
We will not allow messages that are negative, or hurtful. Try to be welcome and positive!

Expand Down
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16891,7 +16891,11 @@ <h1 style="font-size: 50px; color: gold; text-shadow: 3px 3px 5px black;">Messag
<!-- Message from kal_yar -->
<h1> Hey , Learning fork with W3schools.</h1>
<!-- End Message from kal_yar -->

<!--Message from heena-->
<div>
<h1>Itx me Heena</h1>
<p>hi friends im from AbuDhabi</p>
</div>

<!-- Message from Hafeez -->
<div style="
Expand Down