Skip to content

Commit c34402a

Browse files
Merge branch 'master' into master
2 parents fe25557 + 8f9a064 commit c34402a

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

index.html

Lines changed: 22 additions & 5 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>
@@ -15756,14 +15764,23 @@ <h1>hello pitambari </h1>
1575615764
</p>
1575715765
</div>
1575815766

15759-
<!-- Message from P M -->
15760-
<div class="w3-container w3-light-blue w3-round-xlarge">
15761-
<p>PM was here</p>
15762-
</div>
15763-
<!-- End of Message from P M -->
15767+
15768+
<!-- Message from P M -->
15769+
<div class="w3-container w3-light-blue w3-round-xlarge">
15770+
<p>PM was here</p>
15771+
</div>
15772+
<!-- End of Message from P M -->
15773+
15774+
<!-- Message from Bharath -->
15775+
<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">
15776+
<h1>Hello W3 Schools for creating page on git & github. </h1>
15777+
</div>
15778+
<!-- Message from spookysploit-->
15779+
1576415780
<!-- End user messages -->
1576515781
</div>
1576615782
</div>
15783+
1576715784
<!-- Footer -->
1576815785
<footer class="w3-container w3-padding-32 w3-light-grey w3-center">
1576915786
<a href="#" class="w3-button w3-black w3-margin">To the top</a>

0 commit comments

Comments
 (0)