-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeadly.html
269 lines (224 loc) · 11.9 KB
/
deadly.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/img/fac.png" type="image/png">
<!--=============== REMIXICONS ===============-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="hhttps://nagoshiashumari.github.io/Rpg-Awesome/stylesheets/rpg-awesome.min.css" rel="stylesheet">
<!--=============== SWIPER CSS ===============-->
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<!--=============== CSS ===============-->
<link rel="stylesheet" href="assets/css/styles.css">
<!--=============== googlefont ===============-->
<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=Cinzel:wght@600;700&display=swap" rel="stylesheet">
<title>Deadly | Harry Potter Verse ↯</title>
</head>
<body>
<style>
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://nagoshiashumari.github.io/Rpg-Awesome/stylesheets/rpg-awesome.min.css");
</style>
<header class="header" id="header">
<nav class="nav container">
<a href="index.html" class="nav__logo"><b>↯ Back</b></a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item">
<div class="dropdown">
<button class="dropbtn">Features
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="sorting.html">Sorting Ceremony</a>
<a href="wand.html">Find Wand</a>
<a href="Patronus.html">Reveal Patronus</a>
<a href="boggarts.html">Face Boggarts</a>
</div>
</div>
</li>
<li class="nav__item">
<div class="dropdown">
<button class="dropbtn">Explore
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="places.html">Iconic Locations</a>
<a href="spells.html">Spells & Charms</a>
<a href="creature.html">Magical Creatures</a>
<a href="duels.html">Wizard Duels</a>
<a href="movie.html">Movies</a>
<a href="book.html">Books</a>
</div>
</div>
</li>
<li class="nav__item">
<div class="dropdown">
<button class="dropbtn">Secrets
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="curses.html">Unforgivable Curses</a>
<a href="Army.html">Dumbeldore's Army </a>
<a href="news.html">Daily Prophet</a>
</div>
</div>
</li>
</ul>
<br>
<div class="nav__dark">
<!-- Theme change button -->
<span class="change-theme-name">Gryffindor Theme</span>
<i class="ra ra-venomous-snake ra-1x change-theme" id="theme-button"></i>
</div>
<i class="ri-close-line nav__close" id="nav-close"></i>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class="ri-function-line"></i>
</div>
</nav>
</header>
<main class="main">
<!--==================== DUELS ====================-->
<img src="assets/img/bg/BgDeadly.png" class="main__img" >
<section class="discover section container" style="position: relative;">
<div class="lol">
<h2 class="section__title ">The Tale of the Three Brothers</h2>
</div>
<div class="video__container container ">
<p><img src="assets/img/deadly/threeman.gif" style="margin: 50.64px 0px; border-radius: 10px;"> <br>According to the "Tale of the
Three Brothers" (as compiled in The Tales of Beedle the Bard) three brothers — suspected to be
Antioch, Cadmus, and Ignotus Peverell — were out travelling when they came to a treacherous river
that had been known to claim the lives of many that had attempted to cross it.[2] Taking no chances,
the three brothers pulled out their wands and conjured a bridge out of thin air. However, as they
began to cross it, they found a hooded figure blocking their path. It was Death himself, dressed in
a simple long black cloak. Death felt cheated that the three brothers had outsmarted him and had not
drowned in the river, as many others had.
</p>
</div>
</section>
<section class="about section" id="about" style="position: relative;">
<h2 class="section__title about__title">The Elder Wand</h2>
<div class="about__container container grid">
<div class="about__data">
<p class="about__description">While pretending to congratulate them for their triumph, Death schemed
against them. He offered each brother their choice of gift as a reward for outsmarting him. The
eldest went first, and being a belligerent man he asked for a wand that would defeat all others.
Death went to a nearby elder tree and created a wand from its wood, which he handed to the
eldest brother.
</p>
</div>
<div class="about__img">
<div class="about__img-overlay">
<img src="assets/img/deadly/dead0.gif" width="718" height="704" loading="lazy" alt=""
class="experience__img-one">
</div>
</div>
</div>
<br><br><br><br><br><br>
<h2 class="section__title about__title">The Resurrection Stone</h2>
<div class="about__container container grid">
<div class="about__img">
<div class="about__img-overlay">
<img src="assets/img/deadly/dead1.gif" width="718" height="704" loading="lazy" alt=""
class="experience__img-one">
</div>
</div>
<div class="about__data">
<p class="about__description">The second brother, who wanted to humiliate Death even further, asked
for an object that would recall the dead and was given the Resurrection Stone.
</p>
</div>
</div>
<br><br><br><br><br><br>
<h2 class="section__title about__title">The Invisibility Cloak</h2>
<div class="about__container container grid">
<div class="about__data">
<p class="about__description">The youngest was wiser than his brothers and was sceptical of Death's
intentions. He asked for an object that would allow him to live his life without the fear of
Death following him. Reluctantly, Death handed over his own Cloak of Invisibility.
</p>
</div>
<div class="about__img">
<div class="about__img-overlay">
<img src="assets/img/deadly/dead3.webp"
width="718" height="704" loading="lazy" alt="" class="experience__img-one">
</div>
</div>
</div>
</section>
<div id="video-file">
<div id="video-button"></div>
</div>
</main>
<!--==================== FOOTER ====================-->
<footer class="footer section">
<div class="footer__container container grid">
<div class="footer__content grid">
<div class="footer__data">
<h3 class="footer__title">Harry Potter Verse</h3>
<img src="assets/img/signature.png">
<p class="footer__description">A wizarding world for Potter Heads
</p>
<div>
<a href="https://twitter.com/AkshatJalan13" target="_blank" class="footer__social">
<i class="ri-twitter-fill"></i>
</a>
<a href="https://www.instagram.com/akshatxjalan/" target="_blank" class="footer__social">
<i class="ri-instagram-fill"></i>
</a>
<a href="https://www.youtube.com/c/HaGGele" target="_blank" class="footer__social">
<i class="ri-youtube-fill"></i>
</a>
</div>
</div>
<hr>
<div class="footer__data">
<h3 class="footer__subtitle">Navigate</h3>
<ul>
<li class="footer__item">
<a href="index.html" class="footer__link">Home</a>
</li>
<li class="footer__item">
<a href="book.html" class="footer__link">Books</a>
</li>
<li class="footer__item">
<a href="movie.html" class="footer__link">Movies</a>
</li>
</ul>
</div>
<div class="footer__data">
<h3 class="footer__subtitle">Other Work</h3>
<ul>
<li class="footer__item">
<a href="https://akshatjalan.github.io/akshat/" class="footer__link">Portfolio</a>
</li>
<li class="footer__item">
<a href="https://akshatjalan.github.io/haggele/" class="footer__link">HaGGele</a>
</li>
<li class="footer__item">
<a href="https://ebook-akshat.netlify.app/" class="footer__link">Book Store</a>
</li>
</ul>
</div>
</div>
<div class="footer__rights container">
<p class="footer__copy">Copyright © Akshat Jalan | 2025</p>
</div>
</footer>
<!--========== SCROLL UP ==========-->
<a href="#" class="scrollup" id="scroll-up">
<i class="ri-arrow-up-line scrollup__icon"></i>
</a>
<!--=============== SCROLL REVEAL===============-->
<script src="assets/js/scrollreveal.min.js"></script>
<!--=============== SWIPER JS ===============-->
<script src="assets/js/swiper-bundle.min.js"></script>
<!--=============== MAIN JS ===============-->
<script src="assets/js/main.js"></script>
</body>
</html>