Skip to content

Commit e39cb8d

Browse files
Merge pull request #3993 from yidan233/master
add comments from Yidan
2 parents 477b231 + 89a2c9c commit e39cb8d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ <h1 style="font-size: 2.5em; margin-bottom: 20px;">Thank You, W3Schools!</h1>
159159
</div>
160160
</div>
161161

162+
162163
<!-- Message from Zachariah Agbenorto-->
163164
<div style="margin-top: 12px; background-color: #eee; width: 100%; border: 1px solid #ccc; border-radius: 15px; display: flex; justify-content: center; text-align: center;">
164165
<div style="background-color: ; width: 80%; padding: 2em;">
@@ -221,6 +222,15 @@ <h4>Dear w3schools,</h4>
221222
</div>
222223
</div>
223224
<!-- End Message from James.r-->
225+
226+
<!-- Message from Yidan-->
227+
<div class="w3-container w3-padding">
228+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
229+
<p>Thanks! it really help </p>
230+
<p class="w3-text-black w3-left"></p>
231+
</div>
232+
</div>
233+
<!-- End Message from Yidan -->
224234

225235
<!-- Message from david.alvs -->
226236
<div style="max-width: 600px; margin: 20px auto; padding: 30px; border-radius: 15px; background: linear-gradient(135deg, #007bff, #00d4ff); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); font-family: 'Arial', sans-serif; text-align: center; color: #fff; border: 5px solid rgba(255, 255, 255, 0.5);">

0 commit comments

Comments
 (0)