Skip to content

Commit f62131d

Browse files
Merge branch 'master' into master
2 parents f844ad1 + ed9bfeb commit f62131d

File tree

1 file changed

+36
-22
lines changed

1 file changed

+36
-22
lines changed

index.html

Lines changed: 36 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,15 @@ <h3>Hello, Everyone!</h3>
116116
</div>
117117
<!-- End Message from hashan_athu -->
118118

119+
<!---Message from Anne-->
120+
<div class="w3-container w3-padding">
121+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
122+
<p>Thank you for wonderful tutorial</p>
123+
<p class="w3-text-black w3-left">
124+
/p>
125+
</div>
126+
</div>
127+
<!---end of message-->
119128

120129
<!---Message from Joseph Muiruri-->
121130
<div class="w3-container w3-padding">
@@ -132,40 +141,37 @@ <h3 class="w3-text-blue"><b><i><i>Dear W3Schools Founders, Developers, and Tutor
132141
<!-- Message from shakti-kc -->
133142
<div style="background-color: blue; color: #fff; padding: 20px; border-radius: 5px; margin: 2rem 0;">
134143
<h1>Hellow World!!</h1>
135-
136144
<h2>Sauti Was Here.</h2>
137-
138-
139145
</div>
140-
<!-- End Message from shakti-kc -->
146+
<!-- End Message from shakti-kc -->
141147

142-
<!-- Message from TXW4326 -->
148+
<!-- Message from TXW4326 -->
143149
<div class="w3-panel w3-leftbar w3-light-grey">
144150
<p class="w3-xlarge w3-serif">
145151
<i>"Make it as simple as possible, but not simpler."</i></p>
146152
<p>Albert Einstein</p>
147-
</div>
148-
<!-- End of message from TXW4326 -->
153+
</div>
154+
<!-- End of message from TXW4326 -->
149155

150156

151157
<!--Message from Ragnaslav, cool cards BTW -->
152-
<div class="container-DLL">
153-
<div class="flip-card-DLL">
154-
<div class="flip-card-inner-DLL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
155-
<div class="flip-card-front-DLL">
156-
<h1 class="flip-card-front-DLL-h1">
157-
From <b>Ukraine</b> with peace!
158-
</h1>
159-
</div>
160-
<div class="flip-card-back-DLL">
161-
<h1 class="flip-card-back-DLL-h1">
162-
Greetings from Odesa &#128076;
163-
</h1>
164-
<p>Peaceful sky to all of us</p>
158+
<div class="container-DLL">
159+
<div class="flip-card-DLL">
160+
<div class="flip-card-inner-DLL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
161+
<div class="flip-card-front-DLL">
162+
<h1 class="flip-card-front-DLL-h1">
163+
From <b>Ukraine</b> with peace!
164+
</h1>
165+
</div>
166+
<div class="flip-card-back-DLL">
167+
<h1 class="flip-card-back-DLL-h1">
168+
Greetings from Odesa &#128076;
169+
</h1>
170+
<p>Peaceful sky to all of us</p>
171+
</div>
165172
</div>
166173
</div>
167174
</div>
168-
</div>
169175

170176
<style>
171177
.flip-card-DLL:hover .flip-card-inner-DLL {
@@ -16054,7 +16060,15 @@ <h1>Hello from <strong>spyde3rx</strong></h1>
1605416060
<h1>Hellow World!!</h1>
1605516061
<h2>Ahmed Was Here.</h2>
1605616062
</div>
16057-
<!-- End Message from shakti-kc -->
16063+
<!-- End Message from shakti-kc -->
16064+
<!-- Message from benny -->
16065+
<div style="background-color: lightblue; color: black; padding: 20px; border-radius: 5px; margin: 2rem 0;">
16066+
<h1>Hello!</h1>
16067+
<p>I am Benny.</p>
16068+
</div>
16069+
<!-- End Message from benny -->
16070+
16071+
1605816072
<!-- End user messages -->
1605916073

1606016074
</div>

0 commit comments

Comments
 (0)