Merry Christmas Eve Eve Eve Eve...! https://kj7rrv.com/christmas-eve
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

106 lines
5.9 KiB

<!DOCTYPE html>
<html lang=en>
<head>
<!--
This file includes code (in the div element with class snowflakes)
from https://github.com/pajasevi/CSSnowflakes, used under the MIT
license.
Copyright (c) 2014 Pavel Ševčík
Copyright (c) 2022 Samuel Sloniker
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<title>Christmas Eve Clock</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel=stylesheet href=assets/style.css>
<script src=assets/main.js></script>
</head>
<body>
<div id=white></div>
<div id=container>
<h1>Christmas Eve Clock</h1>
<div id=christmasevebox><p id=christmaseve><span id=christmasevetext><noscript>Sorry, the Christmas Eve C</noscript>lo<noscript>ck requires J</noscript>a<noscript>vaScript. Please switch to a supporte</noscript>d<noscript> browser, or enable JS in your exist</noscript>ing<noscript> one.</noscript></span></p></div>
<div id=sharebox><button id=share><div class="buttoncontents"><img src=assets/share.png><span class=text> Share this!</span></div></button></div>
<div id=creditbox>
<p class=credits><a href="https://www.pexels.com/photo/christmas-gifts-on-brown-parquet-floor-1303086/">Background image</a> by George Dolgikh; font (<a href="https://fonts.google.com/specimen/Pacifico">Pacifico</a>) by Vernon Adams and Jacques Le Bailly; share icon from <a href="https://fonts.google.com/icons?icon.query=share&icon.set=Material+Icons">Google Material Icons</a>; <a href="https://pajasevi.github.io/CSSnowflakes/">falling snow effect</a> by Pavel Ševčík; all other code by Samuel Sloniker. <a href="LICENSE.txt">Click here for license information.</a> <a href="https://git.kj7rrv.com/kj7rrv/christmas-eve-clock">This site is open-source.</a></p>
</div>
</div>
<div class="snowflakes" aria-hidden="true">
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
<div class="snowflake"></div>
</div>
</body>
</html>
<!--
Luke 2:1-20
1 And it came to pass in those days, that there went out a decree from Caesar
Augustus, that all the world should be taxed.
2 (And this taxing was first made when Cyrenius was governor of Syria.)
3 And all went to be taxed, every one into his own city.
4 And Joseph also went up from Galilee, out of the city of Nazareth, into
Judaea, unto the city of David, which is called Bethlehem; (because he was of
the house and lineage of David:)
5 To be taxed with Mary his espoused wife, being great with child.
6 And so it was, that, while they were there, the days were accomplished that
she should be delivered.
7 And she brought forth her firstborn son, and wrapped him in swaddling
clothes, and laid him in a manger; because there was no room for them in the
inn.
8 And there were in the same country shepherds abiding in the field, keeping
watch over their flock by night.
9 And, lo, the angel of the Lord came upon them, and the glory of the Lord
shone round about them: and they were sore afraid.
10 And the angel said unto them, Fear not: for, behold, I bring you good
tidings of great joy, which shall be to all people.
11 For unto you is born this day in the city of David a Saviour, which is
Christ the Lord.
12 And this shall be a sign unto you; Ye shall find the babe wrapped in
swaddling clothes, lying in a manger.
13 And suddenly there was with the angel a multitude of the heavenly host
praising God, and saying,
14 Glory to God in the highest, and on earth peace, good will toward men.
15 And it came to pass, as the angels were gone away from them into heaven,
the shepherds said one to another, Let us now go even unto Bethlehem, and see
this thing which is come to pass, which the Lord hath made known unto us.
16 And they came with haste, and found Mary, and Joseph, and the babe lying
in a manger.
17 And when they had seen it, they made known abroad the saying which was
told them concerning this child.
18 And all they that heard it wondered at those things which were told them
by the shepherds.
19 But Mary kept all these things, and pondered them in her heart.
20 And the shepherds returned, glorifying and praising God for all the things
that they had heard and seen, as it was told unto them.
-->