-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
288 lines (217 loc) · 9.55 KB
/
home.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
<!DOCTYPE html>
<html lang="en">
<head>
<!--Title(begin)-->
<title>Multiversal Games</title>
<!--Title(end)-->
<link rel="stylesheet" href="styles/home.css">
<link rel="stylesheet" href="styles/header.css">
<link rel="stylesheet" href="styles/footer.css">
<script src="scripts/header.js"></script>
</head>
<!--Basic code that links css files to html website-->
<body>
<div class="banner">
<!--Navigation Bar(begin)-->
<header>
<a href="home.html"><img src="images/sideLogo.png" class="logo"></a>
<nav>
<ul class="nav_links">
<li><a class="nav-link" href="home.html#about-us">About Us</a></li>
<li><a href="ContactUs.html" style="color: #ffffff">Contact</a></li>
<li>
<!--Dropdown for games-->
<!--Dropdown for games: This code uses dropdown-link class from the css file to give the game titles the attribute to display a dropdown menu of all the games.-->
<div class="dropdown">
<button class="dropdownBtn">Games</button>
<div class="dropdown-menu">
<table class="dropdown-links">
<tr>
<td><a href="AradhayaMukhraiya.html" class="dropdown-link">Avillius Adventure</a></td>
</tr>
<tr>
<td><a href="DhruvanChandrupatla.html" class="dropdown-link">Artificial Apocolypse</a></td>
</tr>
<tr>
<td><a href="RajatPatel.html" class="dropdown-link">The Locked Laptop</a></td>
</tr>
<tr>
<td><a href="AdishKuthyarSupreeth.html" class="dropdown-link"></span>Quantum Computer</a></td>
</tr>
</table>
</div>
</div>
<!--Dropdown end-->
</nav>
<form action="checkout.html"><button class="buy" href="">BUY NOW</button></form>
</header>
<!--The Multiversal Games bundle info(begin)-->
<div class="content">
<h1>Upgrade your gaming experience</h1>
<p>Take your gaming to the next level with the Multiversal Games bundle, featuring 4 sensational games that ought
to blow your mind. <br> Take an adventure, save the world, escape even the most inescapable rooms and enhance
your
knowledge on the wonderful technology in our world.</p>
<div style="display: flex; align-items: center; justify-content: center">
<form action="home.html#postergallerycontainer"><button class="check"><span class="button_effect"></span>CHECK
OUT OUR GAMES</button></form>
<form action="checkout.html"><button class="check"><span class="button_effect"></span>GO TO CHECKOUT</button>
</form>
</div>
</div>
<!--Buttons that are placed below the bundle description info for quicker access to other webpages-->
</div>
<!--The Multiversal Games bundle info(end)-->
<!--Navigation Bar(end)-->
<!--Sticky Header, header stays on the top of the screen when you scroll-->
<!--Carousel(begin)-->
<h2>Gameplay</h2>
<div class="container">
<div class="carousel">
<div class="slider" id="slider">
<!--Items on Carousel(begin)-->
<section><img src="images/artificalApcolypse.png" alt="Artifical Apocolypse">
</section>
<section><img src="images/TheLockedLaptop.png" alt="The Locked Laptop"></section>
<section><img src="images/Avillheaderbg.png" alt="Avillius Adventure"></section>
<section><img src="images/quantam.png" alt="Quantam Computer"></section>
<section><img src="images/artifical-weapons.png" alt="Artifical Apocolypse Weapons">
</section>
<section><img src="images/fungaming1.png" alt="Avillius Adventure Game"></section>
<!--Items on Carousel(end)-->
</div>
</div>
</div>
<div class="controls">
<span class="arrow left" id="left" onclick="leftArrowClick()">◀</span>
<span class="arrow right" id="right" onclick="rightArrowClick()">▶</span>
</div>
<!--Pricing information(begin)-->
<!--The pricing rectangles container stores as many of the price rectangles there are into one neat ocntainer so that they all appear neatly and aligned in one area. Inside of these divs
there are price-row and price-col divs which are basically alignment divs to make the text inside of these rectangles align properly.-->
<div class="pricingrectanglescontainer">
<h1 id="Pricing">Pricing</h1>
<b>
<h4 style="margin-bottom:20px; margin-top:8px">Ready to purchase these games? Head out to checkout when you are ready.</h4>
<div class="price-row">
<div class="price-col">
<p>Single Game</p>
<li>1 Game of Choice</li>
</ul>
<div style="margin-top:296px"; class="price">
<h3><a style="color:#ffffff"; href="checkout.html">9.99</a></h3>
</div>
</div>
<div class="price-col">
<p>2 Game Offer</p>
<li>1 Game of Choice</li>
<li>1 Game of Choice</li>
</ul>
<div class="price-container">
<h2 style="margin-top:60px">15% Discount</h2>
</div>
<div class="price">
<h3><a style="color:#ffffff"; href="checkout.html">16.99</a></h3>
</div>
</div>
<div class="price-col">
<p>Advanced 3 Game Offer</p>
<li>1 Game of Choice</li>
<li>1 Game of Choice</li>
<li>1 Game of Choice</li>
</ul>
<div class="price-container">
<h2 style="margin-top:20px">20% Discount</h2>
<div class="price">
<h3><a style="color:#ffffff"; href="checkout.html">23.99</a></h3>
</div>
</div>
</div>
<div class="price-col">
<p>Multiversal Games Bundle (Premium)</p>
<li>All 4 Games</li>
</ul>
<div class="price-container">
<h2 style="margin-top:60px">22% Discount!</h2>
<div class="price">
<h3><a style="color:#ffffff"; href="checkout.html">30.99</a></h3>
</div>
</div>
</div>
</div>
</div>
<!--Pricing information(end)-->
<!--Poster gallery (begin)-->
<!--This is an expandable gallery code, in which the user hovers over the image and then they can see the name of the poster as well as the poster itslef
-->
<h1 style="margin-top:30px">The Games</h1>
<div class="postergallerycontainer" id="postergallerycontainer">
<div class="gallery">
<a href="AradhayaMukhraiya.html" class="posterbox">
<div >
<h3>Avillius Adventure</h3>
</div>
</a>
<a class="posterbox" href="AdishKuthyarSupreeth.html">
<div>
<h3>Quantum Computer</h3>
</div>
</a>
<a class="posterbox" href="DhruvanChandrupatla.html">
<div>
<h3>Artificial Apocalypse</h3>
</div>
</a>
<a class="posterbox" href="RajatPatel.html">
<div>
<h3>The Locked Laptop</h3>
</div>
</a>
</div>
</div>
<!--Poster gallery (end)-->
<!--About us(begin)-->
<!--Simple code giving an overview about us.-->
<div class="about-us-container">
<h1 style=text-align:center>About Us</h1>
<p id="about-us">The Multiversal Games Bundle was developed and founded by 4
professional game & website developers to quench the thirst of those gamers who are bored of playing the same
old games everyday. We made sure to incorporate several fun elements into our games to improve your experience
in the gaming realm.</p>
<p id="about-us">Pricing for our bundle and the games individually were carefully
considered by our team, as we want all gamers to have a better opportunity to game better, for a more affordable
price. Which is why our team added several discounts to reward gamers for playing our game.</p>
</div>
<!--About us(end)-->
<!--Footer (begin)-->
<footer>
<div class="footer-container">
<!--Social icons (start)-->
<div class="social-icons">
<a class="social-button" href="https://youtube.com"><img src="images/youtube.svg" width="50px" height="50px"></a>
<a class="social-button" href="https://facebook.com"><img src="images/facebook.svg" width="50px" height="50px"></a>
<a class="social-button" href="https://twitter.com"><img src="images/twitter.svg" width="50px" height="50px"></a>
<a class="social-button" href="https://linkedin.com"><img src="images/linkedin.svg" width="50px" height="50px"></a>
<a class="social-button" href="https://gmail.com"><img src="images/email.svg" width="50px" height="50px"></a>
</div>
<!--Social icons (end)-->
<!--The SVG images of social media platforms have been linked from .SVG files in the images folder.-->
<div class="footerNavigation">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="ContactUs.html">Contact Us</a></li>
<li><a class="nav-link" href="home.html#about-us">About Us</a></li>
<li><a class="nav-link" href="home.html#Pricing">Pricing</a></li>
<li><a href="checkout.html">Checkout</a></li>
</ul>
</div>
<!--Simple href code to redirect the user to the webpage the text states it will take them to-->
</div>
<div class="copyrightsection">
<p>©Multiversal Games 2023, Copyright all rights reserved</p>
</div>
</footer>
<!--Footer (end)-->
<script src="scripts/home.js"></script>
</body>
</html>