-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
344 lines (320 loc) · 19.1 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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- opengraph tags -->
<meta property="og:type" content="website">
<meta property="og:title" content="zenridev | A Honkai: Star Rail Guide Website" />
<meta property="og:description" content="a really cool website that i made :3" />
<meta property="og:url" content="https://zenri.dev/" />
<meta property="og:image" content="logo_transparent.png" />
<!-- remixicons.com icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css">
<!-- adobe fonts -->
<link rel="stylesheet" href="https://use.typekit.net/tch2cyw.css">
<link rel="icon" href="images/browser_image.png" type="image/png" />
<link rel='stylesheet' type='text/css' media='screen' href='./styles/style.css'>
<title>Home | zenridev</title>
</head>
<body>
<header class="header">
<nav class="nav container">
<div class="nav__data">
<a href="./" class="nav__logo">
<i class="ri-sword-fill"></i> zenridev
</a>
<div class="nav__toggle" id="nav-toggle">
<i class="ri-menu-line nav__burger"></i>
<i class="ri-close-line nav__close"></i>
</div>
</div>
<!--=============== NAV MENU ===============-->
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li><a href="./" class="nav__link">Home</a></li>
<li><a href="./characters" class="nav__link">Characters</a></li>
<li><a href="./tierlist" class="nav__link">Tier List</a></li>
<!--=============== DROPDOWN 1 ===============-->
<li class="dropdown__item">
<div class="nav__link">
Tools <i class="ri-arrow-down-s-line dropdown__arrow"></i>
</div>
<ul class="dropdown__menu">
<li>
<a href="https://honkai.asagi-game.com/" class="dropdown__link" target="_blank">
<i class="ri-hammer-fill"></i> Character Builder
</a>
</li>
<li>
<a href="https://www.prydwen.gg/star-rail/team-builder" class="dropdown__link"
target="_blank">
<i class="ri-group-3-fill"></i> Team Builder
</a>
</li>
<li>
<a href="https://pom.moe/" class="dropdown__link" target="_blank">
<i class="ri-database-fill"></i> Pom Database
</a>
</li>
</ul>
</li>
<li><a href="./credits" class="nav__link">Credits</a></li>
</ul>
</div>
</nav>
</header>
<div class="indexBackgroundImage">
<section class="indexHero">
<div class="indexHeroText">
<h4>A Honkai: Star Rail Guide Website</h4>
<h1>zenridev</h1>
<p>ultra cool company created by this really cool dude called zenri and he made a tier list that has
NEVER
ever pissed anyone off and caused nuclear drama. in fact, this tier list brought everyone
together
and
ended world peace because it was so good.</p>
<a href="./characters"><i class="ri-user-fill"></i>Characters</a>
<a href="./tierlist" class="indexSecondButton"><i class="ri-file-list-3-fill"></i>Tier List</a>
</div>
<img src="./images/indexHeroImage.webp" class="indexHeroImage"></a>
</section>
</div>
<section class="indexCodes">
<h1 class="indexCodesHeading">Active Codes</h1>
<div class="indexCodesGrid">
<div class="indexCodesGridBox">
<h3>STARRAILGIFT</h3>
<p>50 Stellar Jades + EXP materials</p><br>
<p class="indexCodesReleaseDate">Released on 26.04.2023</p>
</div>
<div class="indexCodesGridBox">
<h3>ST3SHPNLNTN3</h3>
<p>50 Stellar Jades + 10k Credits</p><br>
<p class="indexCodesReleaseDate">Released on 27.03.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>BTKBH6P47B77</h3>
<p>50 Stellar Jades + 10k Credits</p><br>
<p class="indexCodesReleaseDate">Released on 17.04.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>LUCKYGAME</h3>
<p>Materials</p><br>
<p class="indexCodesReleaseDate">Released on 17.04.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>ALLORNOTHING</h3>
<p>Materials</p><br>
<p class="indexCodesReleaseDate">Released on 17.04.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>CHARMEDONE</h3>
<p>Materials</p><br>
<p class="indexCodesReleaseDate">Released on 17.04.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>QBJTY77MN9T7</h3>
<p>50 Stellar Jades + 10k Credits</p><br>
<p class="indexCodesReleaseDate">Released on 19.04.2024</p>
</div>
<div class="indexCodesGridBox">
<h3>5AJTZPPMN8VB</h3>
<p>50 Stellar Jades + 10k Credits</p><br>
<p class="indexCodesReleaseDate">Released on 19.04.2024</p>
</div>
</div>
</section>
<section class="indexEvents">
<h1 class="indexCarouselHeading">Banners</h1>
<div class="indexCarousel">
<div class="carouselWrapper">
<i id="left" class="ri-arrow-left-s-line" style="z-index: 100;"></i>
<ul class="indexActualCarousel">
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/aventurine-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);">Gilded Imprisonment</h2>
<span style="z-index: 50;">
<div class="aventurineTimer">
<div>
<span>Ends in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/jingliu-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)">Gentle Eclipse of the Moon
</h2>
<span style="z-index: 50;">
<div class="robinTimer">
<div>
<span>Ends in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/robin-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)">Just Intonation</h2>
<span style="z-index: 50;">
<div class="robinTimer">
<div>
<span>Starts in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/topaz-numby-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)">Sunset Clause</h2>
<span style="z-index: 50;">
<div class="aventurineTimer">
<div>
<span>Starts in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/boothill-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)">Dusty Trail's Lone Star
</h2>
<span style="z-index: 50;">
<div class="boothillTimer">
<div>
<span>Starts in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
<li class="carouselCard"
style="background-image: url(https://starrail.honeyhunterworld.com/img/character/fu-xuan-character_gacha_result_bg.webp?x50611); background-size: cover; background-position: 50%; background-color: #29315c; -webkit-backdrop-filter: opacity(1); backdrop-filter: opacity(1); ">
<!--Ignore the background filter opacity, it does nothing but it also breaks everything when i remove it for some reason-->
<!-----I set the background image of the carousel to the desired logo or image-->
<div class="readabilityWrapper"
style="width: 100%; height: 100%; background-color: rgb(0,0,0,0.6); position: absolute; border-radius: 8px; bottom: 0px; z-index: -50;">
<!----wrapped in absolutely positioned div, does nothing but darken the image for better readability, modify as desired-->
</div>
<h2 style="z-index: 50; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)">Foreseen & Foretold</h2>
<span style="z-index: 50;">
<div class="boothillTimer">
<div>
<span>Starts in
<span class="days">0</span>d
<span class="hours">0</span>h
<span class="minutes">0</span>m
<span class="seconds">0</span>s
</span>
</div>
</div>
</span>
</li>
</ul>
<i id="right" class="ri-arrow-right-s-line" style="z-index: 100;"></i>
</div>
</div>
</section>
<footer>
<section class="footerBar">
<div class="footerRow">
<div class="footerColumn">
<h4>zenridev</h4>
<p>all rights reserved to me and the stuff i used from google and youtube</p>
</div>
<div class="footerColumn">
<h4>Links</h4>
<ul>
<li><a href="./">Home</li></a>
<li><a href="./characters">Characters</li></a>
<li><a href="./tierlist">Tier List</li></a>
<li><a href="./credits">Credits</li></a>
</ul>
</div>
<div class="footerColumn">
<h4>Contact</h4>
<ul>
<li><a href="mailto:[email protected]"><i class="ri-mail-fill"></i>
[email protected]</li></a>
<li><a href="https://youtu.be/Jp02zEGc3cM?si=0Ob3xCm0bV9MZkeQ" target="_blank"><i
class="ri-discord-fill"></i> @znri</li></a>
</ul>
</div>
<div class="footerColumn">
<h4>Support Us</h4>
<div class="footerSupport">
<a href="https://github.com/zequen/zenridev" target="_blank"><i class="ri-github-fill"></i></a>
<a href="https://youtu.be/UIp6_0kct_U?si=q_-FVGL1VO5ZKW8Y" target="_blank"><i
class="ri-patreon-fill"></i></a>
<a href="https://www.reddit.com/r/HonkaiStarRail/" target="_blank"><i
class="ri-reddit-fill"></i></a>
<a href="https://twitter.com/honkaistarrail" target="_blank"><i
class="ri-twitter-x-fill"></i></a>
</div>
</div>
</div>
</section>
</footer>
<!-- scroll reveal effect -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- custom javascript link -->
<script src="script.js"></script>
</body>
</html>