-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (302 loc) · 18.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
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Ovechkin's 900 Goal Chase</title>
<meta name="description" content="A webpage following Alex Ovechkin's journey to 900 NHL goals.">
<meta name="keywords" content="Alex Ovechkin, record, chase, NHL, goal, goals, ginos, all time, greatest goal scorer, score, sniper, 900 NHL goals, 900th, nine hundred, The Gr8 Chase, Washington Capitals, Caps, Gr8, Great 8, Ovi, Alexander, Sasha, Russian Machine">
<meta name="author" content="Geoff Thompson">
<meta property="og:title" content="Ovechkin's 900 Goal Chase">
<meta property="og:type" content="website">
<meta property="og:description" content="A webpage following Alex Ovechkin's journey to 900 NHL goals.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Rubik+Wet+Paint&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="https://www.nhl.com/assets/icons/fav/teams/15/favicon.ico">
<link rel="canonical" href="https://www.ovechkin900.quest">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2036803998661450" crossorigin="anonymous"></script>
<style>
body{background:#0b1f41;opacity:0;transition:all 2s ease-in;}
body.reveal{background:#ce0e2d;opacity:1;}
td{vertical-align:middle;}
.bi{bottom:2px;position:relative;}
.bi-ticket-perforated-fill{bottom:1px;margin-left:4px;}
.btn-primary{background:#0b1f41!important;border:#0b1f41!important;}
.ff-orbitron{font-family:'Orbitron',sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;}
.ff-rubik-paint{font-family:'Rubik Wet Paint',sans-serif;font-weight:400;font-style:normal;}
.reading{@media(max-width:480px){overflow-y: scroll !important}}
.splash{background:#ce0e2d;height:100vh;overflow-y:scroll;}
.slick{display:none;}
.slick.slick-initialized{display:block;}
.slick-dots{bottom:.5rem;display:flex;justify-content:center;left:0;list-style-type:none;margin:0;padding:0;position:absolute;width:100%;}
.slick-dots button{background:rgba(0,0,0,.34);border:0;border-radius:50%;height:.75rem;margin-right:.5rem;overflow:hidden;padding:3px;text-indent:-9999vw;width:.75rem;}
.slick-active button{background:#fbd028;}
.slick-arrow{background:transparent;border:0;height:100%;opacity:0;position:absolute;right:0;text-indent:-9999vw;top:0;width:30px;z-index:8;}
.slick-prev{left:0;right:initial;}
.text-primary{color:#0b1f41!important;}
.video-wrapper{position:relative;padding-bottom:56.25%;height:0;width:100%;}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.window{margin:0 auto;max-width:96%;}
@media(min-width:480px){
h1{font-size:5rem;}
.splash{background:url(img/ovi.png) 100% 100%/250px no-repeat #ce0e2d;}
.splash.nb-19{background:url(img/ovi-backstrom.png) 100% 100%/350px no-repeat #ce0e2d;}
.window{max-width:80%;}
}
@media(min-width:768px){
.slick-arrow{width:10%;}
.splash{background-size:350px;}
.splash.nb-19{background-size:450px;}
}
@media(min-width:992px){
.splash{background-size:33%;}
.splash.nb-19{background-size:50%;}
.window{max-width:50%;}
}
</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X10T1FECHS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-X10T1FECHS');
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
</head>
<body>
<div class="slick">
<div class="overflow-hidden splash">
<div class="w-100 window">
<div class="align-items-center d-flex flex-column h-100 justify-content-start justify-content-md-center p-3 text-light">
<h1 class="ff-rubik-paint mb-3 text-center text-light" title="Ovechkin's 900 Goal Chase">
Ovechkin's 900 Goal Chase
</h1>
<p class="h4 lh-base mb-3 text-center">Alexander Ovechkin is pacing to tally his 900th NHL goal on<br>
<span class="ff-orbitron fs-1">APRIL 15, 2025</span><br>
against the Islanders. He needs 32 more goals.
</p>
<p class="align-items-center d-flex gap-3 h4 justify-content-center mb-4">
<span class="opacity-50">Ilya Sorokin?</span>
<img alt="Islanders logo" src="img/islanders.svg" style="width:70px;" />
<span class="opacity-50">Semyon Varlamov?</span>
</p>
<p>
<a class="btn btn-primary btn-lg fw-bold p-3 shadow" href="https://www.ticketmaster.com/new-york-islanders-vs-washington-capitals-belmont-park-new-york-04-15-2025/event/300060E1EE602958" target="_blank">
Buy Tickets
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-ticket-perforated-fill" viewBox="0 0 16 16">
<path d="M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6zm4-1v1h1v-1zm1 3v-1H4v1zm7 0v-1h-1v1zm-1-2h1v-1h-1zm-6 3H4v1h1zm7 1v-1h-1v1zm-7 1H4v1h1zm7 1v-1h-1v1zm-8 1v1h1v-1zm7 1h1v-1h-1z"/>
</svg>
</a>
</p>
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
</div>
<div class="overflow-hidden reading vh-100">
<div class="align-items-center d-flex flex-column justify-content-start justify-content-sm-center w-100">
<div class="mb-3 w-100 window">
<p class="display-1 ff-rubik-paint text-center w-100">Reading</p>
<div class="align-items-stretch d-flex flex-column flex-sm-row gap-3 justify-content-center">
<div class="card">
<img src="https://www.washingtonpost.com/wp-apps/imrs.php?src=https://arc-anglerfish-washpost-prod-washpost.s3.amazonaws.com/public/X4BLQWSKBYI6VCQ73YKZPPTMXQ.jpg&w=916" class="card-img-top" alt="Alex Ovechkin and Pascal Leclaire">
<div class="card-body">
<p class="h5">Before Alex Ovechkin could score 800 goals, he had to score one.</p>
<p class="card-text">It has taken more than 17 years for Alex Ovechkin to rack up 800 goals. It took one night to get the first.</p>
<a href="https://www.washingtonpost.com/sports/2022/12/21/alex-ovechkin-first-goal/" class="btn btn-primary" target="_blank">Read Now</a>
</div>
</div>
<div class="card">
<img src="https://www.sandiegouniontribune.com/wp-content/uploads/migration/2016/01/11/00000169-0cdd-dbbe-a16f-4efd7a160000.jpg?w=620" class="card-img-top" alt="Alex Ovechkin celebrates his 500th career goal">
<div class="card-body">
<p class="h5">Ovechkin's 500 goals as remembered by the goalies he’s beat</p>
<p class="card-text">The goalies Ovechkin has scored on reflect on how the Gr8 reached the 500 goal milestone at their expense.</p>
<a href="https://www.washingtonpost.com/sf/sports/wp/2016/01/10/alex-ovechkin-and-his-500-goals-as-remembered-by-the-goalies-hes-tormented/" class="btn btn-primary" target="_blank">Read Now</a>
</div>
</div>
<div class="card">
<img src="https://www.washingtonpost.com/wp-apps/imrs.php?src=https://arc-anglerfish-washpost-prod-washpost.s3.amazonaws.com/public/52DJNESTL4I6TPNXIT4URTAGAU.jpg&w=916" class="card-img-top" alt="Alex Ovechkin celebrates a Washington Capitals goal">
<div class="card-body">
<p class="h5">A thousand goals? Catching Gretzky could just be the starting point for Alex Ovechkin.</p>
<p class="card-text">With another 50-goal season Ovechkin gives himself a shot at reaching an unthinkable mark.</p>
<a href="https://www.washingtonpost.com/sports/2019/04/01/thousand-goals-catching-gretzky-could-just-be-starting-point-alex-ovechkin/" class="btn btn-primary" target="_blank">Read Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">800</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Petr Mrazek</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/c5opGdr9wu8?si=4-LrxZCefKUoZwmh" title="Ovechkin's 800th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">700</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Mackenzie Blackwood</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/11eCWB1sJxg?si=yn9ta__ZIxkXY3j-" title="Ovechkin's 700th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">600</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Connor Hellebuyck</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/sM2vVyx0oa8?si=LBz6UnSOuDA24i-J" title="Ovechkin's 600th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">500</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Andrew Hammond</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/YxUVWBSPv_4?si=zMO6Mp4mXtTtDuk8" title="Ovechkin's 500th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">400</p>
<p class="fs-2 ff-rubik-paint text-center w-100">ENG</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/tQOggNAEmp0?si=YOGGtYTpkjMM13B8" title="Ovechkin's 400th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">300</p>
<p class="fs-2 ff-rubik-paint text-center w-100">James Reimer</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/5AkDUH0NrY4?si=Kl77GMk90w8dlRwW" title="Ovechkin's 300th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">200</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Jonathan Quick</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/Nl-itBFgc58?si=AuRrgVZ71TdJZL4Q" title="Ovechkin's 200th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">100</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Henrik Lundqvist</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/uq4jyu4Y4OE?si=XYOILLysRIYuSkko" title="Ovechkin's 100th Goal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="align-items-center d-flex flex-column justify-content-center w-100 vh-100">
<div class="w-100 window">
<p class="display-1 ff-rubik-paint mb-0 text-center w-100">1</p>
<p class="fs-2 ff-rubik-paint text-center w-100">Pascal Leclaire</p>
<div class="video-wrapper">
<iframe class="shadow-lg" width="560" height="315" src="https://www.youtube.com/embed/S2NwyCcYftg?si=ehKVmkuZvhk1qqIx" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
<script>
jQuery(document).ready(function(){
let hash = window.location.hash;
if (hash === '#19') {
jQuery('.splash').addClass('nb-19');
jQuery('.slick').slick({
dots: true,
});
} else if (hash === '#800') {
jQuery('.slick').slick({
dots: true,
initialSlide: 2,
});
} else if (hash === '#700') {
jQuery('.slick').slick({
dots: true,
initialSlide: 3,
});
} else if (hash === '#600') {
jQuery('.slick').slick({
dots: true,
initialSlide: 4,
});
} else if (hash === '#500') {
jQuery('.slick').slick({
dots: true,
initialSlide: 5,
});
} else if (hash === '#400') {
jQuery('.slick').slick({
dots: true,
initialSlide: 6,
});
} else if (hash === '#300') {
jQuery('.slick').slick({
dots: true,
initialSlide: 7,
});
} else if (hash === '#200') {
jQuery('.slick').slick({
dots: true,
initialSlide: 8,
});
} else if (hash === '#100') {
jQuery('.slick').slick({
dots: true,
initialSlide: 9,
});
} else if (hash === '#1') {
jQuery('.slick').slick({
dots: true,
initialSlide: 10,
});
} else if (hash === '#reading') {
jQuery('.slick').slick({
dots: true,
initialSlide: 11,
});
} else {
jQuery('.slick').slick({
dots: true,
});
}
jQuery('body').addClass('reveal');
});
</script>
</body>
</html>