File tree 1 file changed +37
-0
lines changed
1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -16077,6 +16077,43 @@ <h1>Hello!</h1>
16077
16077
<p>I am Benny.</p>
16078
16078
</div>
16079
16079
<!-- End Message from benny -->
16080
+ <!-- Message from Aravind R Krishnan -->
16081
+ <div
16082
+ style="
16083
+ background-color: #131313;
16084
+ color: #f1f1f1;
16085
+ text-align: center;
16086
+ text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
16087
+ padding: 10px;
16088
+ border-radius: 500px;
16089
+ "
16090
+ >
16091
+ <h1 style="font-style: normal; font-family: Verdana">
16092
+ Hi I am Aravind R Krishnan
16093
+ </h1>
16094
+ <h2 style="font-style: normal; font-family: Verdana">I am from Kerala</h2>
16095
+ <h3 style="font-style: normal; font-family: Verdana">
16096
+ Follow me on GitHub: aravind518398
16097
+ </h3>
16098
+ <h4
16099
+ style="
16100
+ font-style: normal;
16101
+ font-family: Verdana;
16102
+ color: yellow;
16103
+ text-shadow: 1px 1px 2px yellow, 0 0 25px darkgoldenrod;
16104
+ "
16105
+ >
16106
+ A big thanks to
16107
+ <span style="color: mediumseagreen; text-shadow: none"
16108
+ ><a href="https://www.w3schools.com/">W3Schools</a></span
16109
+ >
16110
+ for their amazing Git tutorials! Their simple and clear explanations helped
16111
+ me understand Git easily.
16112
+ </h4>
16113
+ <h5 style="font-style: oblique">Posted this Message on March 21 [2025]</h5>
16114
+ </div>
16115
+ <!-- End Message from Aravind R Krishnan -->
16116
+
16080
16117
16081
16118
16082
16119
<!-- End user messages -->
You can’t perform that action at this time.
0 commit comments