This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
89 lines (89 loc) · 4 KB
/
index.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8"/>
<title>Jiaxin & Sam</title>
<meta name="description" content="Wedding 2016.06.29"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<script src="http://webapi.amap.com/maps?v=1.3&key=eabf519c5c340716c2d430092588c952"></script>
<script src="res/jquery.v2-2.min.js"></script>
<link rel="stylesheet" href="css/page.css"/>
<link rel="stylesheet" href="css/figure.css"/>
<link rel="stylesheet" href="css/cardrack.css"/>
<link rel="stylesheet" href="css/parallax.css"/>
<link rel="stylesheet" href="css/gaode-map.css"/>
<script async src="js/gaode-map.js"></script>
<script async src="js/cardrack.js"></script>
<script async src="js/parallax.js"></script>
<script async src="js/figure.js"></script>
<script async src="js/page.js"></script>
</head>
<body id="top">
<audio autoplay controls loop src="res/sunrise-without-you.mp3"></audio>
<header>
<h1>Wedding</h1>
<h2>Jiaxin & Sam</h2>
<h3 lang="zh">2016.06.29</h3>
<h3 lang="en-gb">29 Jun 2016</h3>
<h3 lang="en-us">June, 29 2016</h3>
</header>
<p style="visibility:hidden">婚礼请柬</p>
<div class="banner">
<img src="img/J.png" alt="J"/>
<img src="img/heart.png" alt="❤"/>
<img src="img/S.png" alt="S"/>
</div>
<section>
<h1 lang="zh">2015年,我们相识,相知,相爱</h1>
<h1 lang="en-us">2015, Our Acquaintance, Friendship, Love</h1>
<div class="cardrack">
<figure class="wide"><img src="img/WeChatImage635990737120673354.jpg"/></figure>
<figure class="bottom"><img src="img/WeChatImage635990736983174616.jpg"/></figure>
<figure><img src="img/WeChatImage635990633855013863.jpg"/></figure>
<figure><img src="img/WeChatImage635990737058372160.jpg"/></figure>
<figure>
<img src="img/WeChatImage635990633686626027.jpg"/>
<img src="img/WeChatImage635990633725204950.jpg"/>
</figure>
<figure><img src="img/WeChatImage635990633773441095.jpg"/></figure>
<figure><img src="img/WeChatImage635990633817732425.jpg"/></figure>
<figure><img src="img/WeChatImage635990633970420932.jpg"/></figure>
<figure><img src="img/WeChatImage635990634004918031.jpg"/></figure>
<figure><img src="img/WeChatImage635990634060038117.jpg"/></figure>
<figure><img src="img/WeChatImage635990634094294708.jpg"/></figure>
</div>
</section>
<section>
<h1 lang="zh">2016年,我们决定携手共度此生</h1>
<h1 lang="en-us">2016, We Decided to Spend Our Lives Together</h1>
<div class="center"><small><a href="http://gallery.flytographer.com/Galleries/G/Sam-Grundman/Sam-Grundman-Tokyo-April-2016/n-g5V3jp/"
target="_blank">Engagement Photos</a></small></div>
<figure class="parallax">
<img alt="Jiaxin and Sam, Engaged 2 Apr 2016" src="img/engagement.jpg"/>
</figure>
<div class="cardrack">
<figure><img src="img/WeChatImage635990737656950885.jpg"/></figure>
<figure><img src="img/WeChatImage635990737591463588.jpg"/></figure>
<figure><img src="img/WeChatImage635990737622650627.jpg"/></figure>
</div>
</section>
<section>
<h1 lang="zh">2016.6.29 10:30 欢迎参加我们的婚礼!</h1>
<h1 lang="en-gb"><b>29 Jun 2016, 10:30</b><br/>Welcome to our wedding!</h1>
<h1 lang="en-us"><b>June 29, 2016, 10:30</b><br/>Welcome to our wedding!</h1>
<div class="center" lang="zh"><b>地址:</b>河南省开封市花好月圆酒店</div>
<div class="center" lang="en-us"><b>Address:</b> HuaHaoYueYuan Hotel, Kaifeng, China</div>
<div id="gaodeMap"></div>
<div id="gaodeMap-cover"></div>
</section>
<footer>
<small>Copyright © 2016 Samuel B Grundman<br/>All Rights Reserved</small>
<small>Engagement photos provided by <a
href="http://gallery.flytographer.com/Galleries/G/Sam-Grundman/Sam-Grundman-Tokyo-April-2016/n-g5V3jp/"
target="_blank">Flytographer</a></small>
<small>Flower images from <a href="http://gallery.yopriceville.com/Free-Clipart-Pictures/Hearts-PNG/Pink_Flower_Heart_Clipart#.V1Lje5ErLgk"
target="_blank">YoPriceVille Gallery</a> and <a href="http://www.123rf.com/clipart-vector/pink_l.html?mediapopup=26163398"
target="_blank">123RF</a></small>
</footer>
</body>
</html>