-
Notifications
You must be signed in to change notification settings - Fork 0
/
2023.html
180 lines (179 loc) · 7.09 KB
/
2023.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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2023</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="timeline-container">
<h2>2023年的你啊</h2>
<div class="timeline">
<div class="timeline-item top">
<div class="timeline-content">
<img src="figures/2023/1.jpg" alt="Memory 2">
<p>新春</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/2.jpg" alt="Memory 2">
<p>快乐</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/3.jpg" alt="Memory 2">
<p>去看烟花了,耶</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/4.jpg" alt="Memory 2">
<p>啥都没看到,耶</p>
</div>
</div>
<div class="timeline-item top">
<div class="timeline-content">
<img src="figures/2023/5.jpg" alt="Memory 2">
<p>忧郁小柴</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/8.jpg" alt="Memory 2">
<p>这个姿势很少见小柴摆的</p>
</div>
</div>
<div class="timeline-item top">
<div class="timeline-content">
<img src="figures/2023/9.jpg" alt="Memory 2">
<p>特殊时期->疏离感</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/10.jpg" alt="Memory 2">
<p>特殊时期->眼睛很少有笑意</p>
</div>
</div>
<div class="timeline-item top">
<div class="timeline-content">
<img src="figures/2023/11.jpg" alt="Memory 2">
<p>特殊时期->很少直视镜头</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/12.jpg" alt="Memory 2">
<p>当时真的以为要分道扬镳了~~~</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/13.jpg" alt="Memory 2">
<p>喜提新车车</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/14.jpg" alt="Memory 2">
<p>漫画走出来的满满少年感</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/15.jpg" alt="Memory 2">
<p>还是一起玩,以朋友的身份</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/16.jpg" alt="Memory 2">
<p>尴尬</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/17.jpg" alt="Memory 2">
<p>特殊时期->还是很帅很可爱</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/18.jpg" alt="Memory 2">
<p>特殊时期->背影超A但有点落寞</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/19.jpg" alt="Memory 2">
<p>特殊时期->一个大大方方以为真的会忘记一切继续往前走,一个别别扭扭想要打破距离;还有镜头外被卷入的瑞</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/20.jpg" alt="Memory 2">
<p>小邹生日,和好了耶;失而复得是我认为人生最大的幸事</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/21.jpg" alt="Memory 2">
<p>照片上都能看出来轻松许多,不绷着了呢</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/25.jpg" alt="Memory 2">
<p>吵架圣地,重拍帅照</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/26.jpg" alt="Memory 2">
<p>金黄的银杏叶和小柴,和镜头外挨嚷次数已经减少的小邹</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/27.jpg" alt="Memory 2">
<p>小柴小邹合体!</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/29.jpg" alt="Memory 2">
<p>心跳漏一拍</p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/30.jpg" alt="Memory 2">
<p>超级--></p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/31.jpg" alt="Memory 2">
<p>无敌--></p>
</div>
</div>
<div class="timeline-item bottom">
<div class="timeline-content">
<img src="figures/2023/33.jpg" alt="Memory 2">
<p>帅气!!!!!!</p>
</div>
</div>
<!-- 更多图片 -->
</div>
</div>
<button id="continueButton" class="btn">Continue</button>
<script>
document.getElementById('continueButton').addEventListener('click', function() {
window.location.href = '2024.html';
});
</script>
</body>
</html>