Skip to content

Commit 29ba541

Browse files
Merge pull request #4059 from KhanPrince/master
changed-by-khan
2 parents 2e0c4d2 + f22017f commit 29ba541

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,19 @@ <h3>Dear w3schools,</h3>
124124
</div>
125125
</div>
126126

127-
127+
<!-- Message from Khan Prince. -->
128+
<div style="margin: 0; font-family: 'Segoe UI', sans-serif; background: linear-gradient(to bottom right, #ffc107, #28a745, #dc3545); color: white; height: 50vh; display: flex; justify-content: center; align-items: center; text-align: center;">
129+
<div style="background-color: rgba(0,0,0,0.6); padding: 40px; border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.3); max-width: 600px;">
130+
<h1 style="font-size: 2.5em; margin-bottom: 20px;">Thank You, W3Schools!</h1>
131+
<p style="font-size: 1.2em; line-height: 1.6;">
132+
wishing <strong>W3school's team</strong> a happy life
133+
</p>
134+
</div>
135+
</div>
136+
137+
<!-- End message from KhanPrince -->
138+
139+
128140
<!-- Message from Arjun -->
129141
<style>
130142
@keyframes arjunDarkFadeIn {

0 commit comments

Comments
 (0)