Skip to content

Commit d7a8d3c

Browse files
Merge pull request #3872 from 20roech/master
Adding IcyJuicyBob's Message to index.html
2 parents 97cb28b + 673d131 commit d7a8d3c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,23 @@ <h3>Contribute</h3>
100100
</div>
101101

102102
<!-- Insert your message below here -->
103+
104+
<!--IcyJuicyBob's message start-->
105+
<div class="w3-container w3-round-large w3-card-4"
106+
style="margin: auto; width: 50%; background: radial-gradient( circle farthest-corner at 10% 20%, rgba(240,70,70,1) 42%, rgba(0,0,0,0.41) 93.6% );">
107+
<p
108+
style="font-family: cursive; font-size: 60px; text-align: center; color: white; text-shadow: 5px 5px 4px #808080;">
109+
Hello from the UK</p>
110+
<p
111+
style="font-family: cursive; font-size: 30px; text-align: center; color: white; text-shadow: 5px 5px 4px #808080;">
112+
Thanks to W3Schools for the amazing tutorials</p>
113+
<div style="text-align: center;">
114+
<b>message from IcyJuicyBob (05/03/2025)</b>
115+
</div>
116+
</div>
117+
<!--IcyJuicyBob's message end-->>
118+
119+
103120
<div style="box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); border: 2px solid #000000; display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient(to bottom, #A12D2E 33.33%, #0C4076 33.33%, #0C4076 66.66%, #ffffff 66.66%); width: 600px; height: 400px; margin: 0 auto">
104121
<h1 style="margin: 0 auto; padding-top: 260px; font-size: 1.5rem; font-weight: 500; text-align: center;">
105122
Keep up the good work, you are a great source of inspiration and knowledge. </h1>

0 commit comments

Comments
 (0)