Skip to content

Commit fa89db1

Browse files
Merge pull request #4173 from SunTempest/master
Modify index.html
2 parents 1eaee98 + e689f1f commit fa89db1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,19 @@ <h3>Contribute</h3>
100100
<span class="w3-xlarge w3-bottombar w3-border-dark-grey w3-padding-16">Leave A Message</span>
101101
</div>
102102
<!-- Insert your message below here -->
103+
<!-- From sun tempest -->
104+
<div
105+
style="width: 100%;
106+
background: radial-gradient(circle at center, #dfdb0a, #da2222, #ff9966);
107+
padding: 3px;
108+
margin: 3px;
109+
border-radius: 15px"
110+
>
111+
<h3 style="padding: 3px;">Holla techies!😁😁😁</h3>
112+
<p syyle="margin: 3px;">Edited this the second time fo fun☺️! its cool💯💯</p>
113+
<p>Happy coding y'all.</p>
114+
</div>
115+
103116
<!-- Message from saraleitexyz -->
104117
<div style="margin: 10px; display: flex; justify-content: center; align-items: center; background: linear-gradient(135deg, #f26805, #ff00a2, #3a405e); 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;">
105118
<p>I love W3Schools, you can learn a lot for free! - saraleitexyz from Spain</p>

0 commit comments

Comments
 (0)