Skip to content
Open
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We will not allow messages that are negative, or hurtful. Try to be welcome and
You can add almost anything to the index.html file between the indicated comments:

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

Sample text added to index.html just for practice.
`<!-- End user messages -->`

So feel free to use your imagination!
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ <h3>Contribute</h3>

<article>

<!-- Message from Luke -->
<!-- Message from Kanade -->
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #f26805, #ff00a2, #3a405e); color: white; padding: 20px; border-radius: 15px; font-family: Poppins; font-size: 1.5rem; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); text-align: center;">
<p>Hope all are enjoying their coding journey, Luke UK</p>
<p>I am enjoying my coding journey with w3schools, Kanade </p>
</div>
<!-- End Message from Luke -->
<!-- End Message from Kanade -->

<div class="w3-col l3 m6 w3-dark-grey w3-container w3-padding-16">
<h3>Rahul... naam to suna hoga</h3>
Expand Down