Skip to content

Added one container #3864

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
Mar 6, 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
16 changes: 13 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,22 +151,32 @@ <h2>First JavaScript</h2>
<!-- Samsom message end -->


<!-- message from Thich Nhat Hanh -->
<!-- message from Thich Nhat Hanh -->
<div style="text-align: center; background-color: blue; color: white; padding: 20px; margin: 10px;">
<h3>"No mud, no lotus." - Thich Nhat Hanh"</h3>
<h5 style="font-style: italic; font-weight: bold; margin-top: 10px;">I grow in mud!<span style="font-style: normal; font-weight: normal; margin-left: 4px;"></span>
</h5>
</div>
<!-- Thich Nhat Hanh's message end -->
<!--Bo from Rancho Cucamonga -->
<h1>Finally, I have figured out how fork works. I am very happy!</h1>
<!-- End Bo messages -->

<!-- Thich Nhat Hanh's message end -->


<!--Sujith's Message starts here-->
<div style="background-color:hsl(161, 100%, 50%); text-align:center; border-radius:15px; box-shadow:5px 5px 8px black;">
<p style="color:hsl(0, 0%, 5%); text-align:center; ">Thank you so much W3Schools for this Amazing Git and GitHub Tutorial where I learned so many things.</p>
<p>--SUJITH CHOWDARY</p>
</div>
<!--Sujith's Message Ends here-->


<!--Its me, Nikita!-->
<h3> I'm stucking here, but it seems ok...</h3>
<!--Its me, Nikita!-->

<h1>Thank you!</h1>
<h1>Thank you!</h1>
<p>Hello from ZA.</p>
<!-- Joseph Taqal Start -->
<h1>Thank you w3schools for the tutorial</h1>
Expand Down