Skip to content

Commit 123b7bf

Browse files
Merge branch 'master' into master
2 parents a09457c + c1f8102 commit 123b7bf

File tree

1 file changed

+47
-3
lines changed

1 file changed

+47
-3
lines changed

index.html

Lines changed: 47 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ <h1 style="margin: 0 auto; padding-top: 260px; font-size: 1.5rem; font-weight: 5
108108
<p style="margin-left: 300px; margin-top: 0; margin-bottom: 0;">Sabac, Republic of Serbia</p>
109109
</div>
110110
</div>
111+
<div style="border: 5px solid #000000; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 80%; height: 150px; margin: auto; margin-top: 1rem;">
112+
<h1 style="margin: 0 auto; padding-top:2px; font-size: 1.5rem; font-weight: 500; text-align: center;">
113+
El conocimiento compartido es el patrimonio de los que construyen el futuro. </h1>
114+
<div style="">
115+
<p style="margin-left: 500px; margin-top: 0; margin-bottom: 0;">Omar B. Ramírez</p>
116+
<p style="margin-left: 500px; margin-top: 0; margin-bottom: 0;">Purén, Chile (El mejor pais de Chile)</p>
117+
</div>
118+
</div>
111119

112120
<!-- Javascript -->
113121
<h2>First JavaScript</h2>
@@ -116,6 +124,14 @@ <h2>First JavaScript</h2>
116124
Click me to display Date and Time.</button>
117125
<p id="demo"></p>
118126
<!-- Javascript end -->
127+
128+
<!-- message from Krunal -->
129+
<div class="w3-panel w3-leftbar w3-light-grey">
130+
<p class="w3-xlarge w3-serif">
131+
<i>"May your all wishes come true!"</i>
132+
</p>
133+
<p>Krunal</p>
134+
</div>
119135

120136
<!--Brankos Message to w3schools.com-->
121137
<div class="w3-panel w3-black">
@@ -146,8 +162,10 @@ <h1>Finally, I have figured out how fork works. I am very happy!</h1>
146162
<!-- End Bo messages -->
147163

148164
<!-- Thich Nhat Hanh's message end -->
149-
150-
165+
<!--Its me, Nikita!-->
166+
<h3> I'm stucking here, but it seems ok...</h3>
167+
<!--Its me, Nikita!-->
168+
151169
<h1>Thank you!</h1>
152170
<p>Hello from ZA.</p>
153171
<!-- Joseph Taqal Start -->
@@ -759,6 +777,12 @@ <h1>W3, thanks for great tutorial</h1>
759777
<p>Happy to learn and get better using these platform</p>
760778
<p>Ukraine/Amsterdam</p>
761779
<!--End of Message-->
780+
781+
<!-- Ethan's message starts here -->
782+
<h1>I LOVE W3SCHOOLS!</h1>
783+
<p>I just started my full stack developer journey and thanks to w3schools i am on my way to making the career switch because i am gaining all the skills i need.</p>
784+
<p>Please keep up the good work, we love it!</p>
785+
<!-- Ethan's message ends here -->
762786

763787
<!-- Ibim's message starts here -->
764788
<h1>W3, thanks for tutorial</h1>
@@ -15755,13 +15779,33 @@ <h1>hello pitambari </h1>
1575515779
Thanks guys. Spookysploit was here.
1575615780
</p>
1575715781
</div>
15758-
<!-- Message from lorem -->
15782+
15783+
<!-- Message from lorem -->
1575915784
<div style="background: blue; padding: 12px; border: 1px solid black;">
1576015785
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Sint voluptates quod alias mollitia quaerat? Accusamus, nam. Incidunt, accusantium placeat maiores at quam aspernatur expedita iure officia dolorem sunt a quis!</p>
1576115786
</div>
15787+
15788+
<!-- Message from humanbowlingpin -->
15789+
<div style="background-color: red; padding: 20px; margin:10px; font-family: 'Comic Sans MS'; border: 4px dashed white;">
15790+
<p>hello from thailand</p>
15791+
</div>
15792+
15793+
<!-- Message from P M -->
15794+
<div class="w3-container w3-light-blue w3-round-xlarge">
15795+
<p>PM was here</p>
15796+
</div>
15797+
<!-- End of Message from P M -->
15798+
15799+
<!-- Message from Bharath -->
15800+
<div style="background-color: cyan; border-radius: 20%; padding: 10px; margin:20px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;" id="thubbu-box">
15801+
<h1>Hello W3 Schools for creating page on git & github. </h1>
15802+
</div>
15803+
<!-- Message from spookysploit-->
15804+
1576215805
<!-- End user messages -->
1576315806
</div>
1576415807
</div>
15808+
1576515809
<!-- Footer -->
1576615810
<footer class="w3-container w3-padding-32 w3-light-grey w3-center">
1576715811
<a href="#" class="w3-button w3-black w3-margin">To the top</a>

0 commit comments

Comments
 (0)