blob: 89666c7f8836e04f6e1abe32524c7df999fabd18 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html>
<head>
<title>Happy Holidays!</title>
<link rel="stylesheet" href="style.css" type="text/css">
<script src="jquery.min.js"></script>
<script src="snowfall.min.js"></script>
<script src="script.js"></script>
</head>
<body>
<!-- Add your heading below this line -->
<section>
<h1>Happy New Year</h1>
<h2>To You,Tiga<br>--Jinwei</h2>
<div class="imageblock"> </div>
</section>
<!-- I'm a comment! You won't see me on the page! -->
<!--
/* Image CC Some rights reserved by Alan Klim - http://www.flickr.com/photos/igraph/8329238413/sizes/l/ */
-->
<!-- jinwei.me Baidu tongji analytics -->
<script type="text/javascript">
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91918ac6d6854623883a2b546ebc00ac' type='text/javascript'%3E%3C/script%3E"));
</script>
</body>
</html>
|