Skip to content

Commit 649fc5b

Browse files
Merge pull request #3906 from hashan-athu/master
Leaved a message on Guestbook
2 parents ed9bfeb + f62131d commit 649fc5b

File tree

1 file changed

+36
-22
lines changed

1 file changed

+36
-22
lines changed

index.html

+36-22
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,22 @@ <h3>Contribute</h3>
101101
</div>
102102

103103
<!-- Insert your message below here -->
104-
<!---Message from Anne-->
104+
105+
<!-- Message from hashan_athu-->
106+
<div class="w3-card-4">
107+
<header class="w3-container w3-light-grey">
108+
<h3>Hello, Everyone!</h3>
109+
</header>
110+
<div class="w3-container">
111+
<p>Greetings by Hashan Athurugiriya from Sri Lanka &#127473;&#127472; </p>
112+
<hr>
113+
<img src="https://st3.depositphotos.com/9998432/19048/v/600/depositphotos_190483894-stock-illustration-default-placeholder-fitness-trainer-in.jpg" alt="Avatar" width="82" height="100" class="w3-left w3-circle">
114+
<p>Thank you w3school for sharing this great knowledge. Learned so much from you, and helped with my coding skills a lot.</p>
115+
</div>
116+
</div>
117+
<!-- End Message from hashan_athu -->
118+
119+
<!---Message from Anne-->
105120
<div class="w3-container w3-padding">
106121
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
107122
<p>Thank you for wonderful tutorial</p>
@@ -126,40 +141,37 @@ <h3 class="w3-text-blue"><b><i><i>Dear W3Schools Founders, Developers, and Tutor
126141
<!-- Message from shakti-kc -->
127142
<div style="background-color: blue; color: #fff; padding: 20px; border-radius: 5px; margin: 2rem 0;">
128143
<h1>Hellow World!!</h1>
129-
130144
<h2>Sauti Was Here.</h2>
131-
132-
133145
</div>
134-
<!-- End Message from shakti-kc -->
146+
<!-- End Message from shakti-kc -->
135147

136-
<!-- Message from TXW4326 -->
148+
<!-- Message from TXW4326 -->
137149
<div class="w3-panel w3-leftbar w3-light-grey">
138150
<p class="w3-xlarge w3-serif">
139151
<i>"Make it as simple as possible, but not simpler."</i></p>
140152
<p>Albert Einstein</p>
141-
</div>
142-
<!-- End of message from TXW4326 -->
153+
</div>
154+
<!-- End of message from TXW4326 -->
143155

144156

145157
<!--Message from Ragnaslav, cool cards BTW -->
146-
<div class="container-DLL">
147-
<div class="flip-card-DLL">
148-
<div class="flip-card-inner-DLL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
149-
<div class="flip-card-front-DLL">
150-
<h1 class="flip-card-front-DLL-h1">
151-
From <b>Ukraine</b> with peace!
152-
</h1>
153-
</div>
154-
<div class="flip-card-back-DLL">
155-
<h1 class="flip-card-back-DLL-h1">
156-
Greetings from Odesa &#128076;
157-
</h1>
158-
<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>
159172
</div>
160173
</div>
161174
</div>
162-
</div>
163175

164176
<style>
165177
.flip-card-DLL:hover .flip-card-inner-DLL {
@@ -16055,6 +16067,8 @@ <h1>Hello!</h1>
1605516067
<p>I am Benny.</p>
1605616068
</div>
1605716069
<!-- End Message from benny -->
16070+
16071+
1605816072
<!-- End user messages -->
1605916073

1606016074
</div>

0 commit comments

Comments
 (0)