Skip to content

Commit 53bef3f

Browse files
committed
I added my message
1 parent bc8aa08 commit 53bef3f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

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

103103
<!-- Insert your message below here -->
104104

105+
106+
<!-- Message from Abdulkadir A. -->
107+
<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;">
108+
<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;">
109+
<h1 style="font-size: 2.5em; margin-bottom: 20px;">Thank You, W3Schools!</h1>
110+
<p style="font-size: 1.2em; line-height: 1.6;">
111+
From the first <strong>HTML tag</strong> to building fullstack applications,<br>
112+
W3Schools has been my guide from scratch to becoming a <strong>Fullstack Instructor</strong>.<br><br>
113+
I am Abdulkadir Akmel from <span style="color: #ffc107;">Ethiopia</span> 🇪🇹, and I am truly grateful.<br><br>
114+
<em>Keep inspiring the world!</em>
115+
</p>
116+
</div>
117+
</div>
118+
105119
<!-- Message from EfratA -->
106120
<div class="w3-container w3-padding">
107121
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">

0 commit comments

Comments
 (0)