Skip to content

Commit 7d6ffd5

Browse files
Merge pull request #3956 from Code-Nethranand/master
Added Nethranand Message
2 parents 1de5f8b + 0f4c914 commit 7d6ffd5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ <h3>Contribute</h3>
101101
</div>
102102

103103
<!-- Insert your message below here -->
104+
105+
<!-- Message from Nethranand -->
106+
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #ffbe0b, #fb5607, #ff006e); color: white; padding: 20px; border-radius: 15px; font-family: Poppins; font-size: 1.5rem; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); text-align: center;">
107+
<p style="margin: 0; font-family: Poppins; font-weight: bold;">🌟 Thank you, W3Schools! 🌟</p>
108+
<p style="margin: 0; font-family: Poppins; font-size: 1rem; font-style: italic;">- Nethranand, 10 April 2025</p>
109+
</div>
110+
<!-- End Message from Nethranand -->
111+
104112
<!-- Message from Abdulkadir A. -->
105113
<div style="margin: 0; font-family: 'Segoe UI', sans-serif; background: linear-gradient(to bottom right, #ffc107, #28a745, #dc3545); color: white; height: 100vh; display: flex; justify-content: center; align-items: center; text-align: center;">
106114
<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;">

0 commit comments

Comments
 (0)