Skip to content

Commit 240143b

Browse files
Update Mom.html
1 parent ce899ab commit 240143b

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

Mom.html

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<link rel="stylesheet" type="text/css" href="https://classicmc-studios.github.io/Westonism/snowstorm/style.css">
5+
<title>Momber</title>
6+
</head>
7+
<body align="center" data='{"count":0,"incr":""}'>
8+
<h1>Hi <span class="primary bold">Mom</span>!</h1>
9+
<hr/>
10+
<p exc="incr=setInterval(()=>{count+=1;},100);"></p>
11+
<p react>
12+
How many times you've <span class="primary">helped</span> me! <br/>{{count}}
13+
</p>
14+
<p>
15+
<span class="italic">Happy Birthday Mom</span>, I love you.
16+
</p>
17+
<hr/>
18+
<p>
19+
Exodus 20:12<br/> "Honor your father and your mother, so that you may live long in the land the Lord your God is giving you.
20+
</p>
21+
<p>
22+
Isiah 66:13<br/> "As a mother comforts her son, so I will comfort you, and you will be comforted in Jerusalem."
23+
</p>
24+
<hr/>
25+
<p>
26+
Just like Jesus needed his mother, I need my mother too. You are the best mother I coudl've asked for, and I hope this birthday, and everyone after will be amazing days.
27+
</p>
28+
<hr/>
29+
<p>
30+
The Time is..,
31+
</p>
32+
<span react>
33+
{{let now=new Date();now.getHours();}} :
34+
</span>
35+
<span react>
36+
{{let now=new Date();now.getMinutes();}}
37+
</span>
38+
<p>
39+
And I Think its time to get going, but once again <span class="primary">enjoy your special dayw</span>, and I love you.
40+
</p>
41+
42+
<script src="https://classicmc-studios.github.io/Westonism/snowystorm/sno-storm.js"></script>
43+
</body>
44+
</html>

0 commit comments

Comments
 (0)