-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmothersday.html
24 lines (21 loc) · 894 Bytes
/
mothersday.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--<!DOCTYPE html>
<html>
<head>
<style>
body {
background-image: url("https://cloud.githubusercontent.com/assets/11325547/7557533/3b07d7a6-f761-11e4-8e9c-5cee57835e86.png");
background-color: #cccccc;
background-size: 1380px 800px;
}
</style>
</head>
<body>
<center>
<h1><marquee><font size="10" color="white">!Thank You!</font></marquee></h1>
</center>
</br></br><br><center>
<h1><font size="4" color="white">Thank you so much for all you do for us. </br> You feed us, </br> Take care of us, </br> Drive us, </br> And devote your entire life for just us. </br> We are the only thing on your mind. </br> We are your priority. </br> And we appreciate it so much. </br> More than we even show. </br>Even though we may argue at times, </br> We couldn't ask for more. </br> Thank you.</br> -K & S</font></h1>
</center>
</body>
</html>
-->