-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
281 lines (272 loc) · 13.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>B8A2 Gamer Zone - Assignment 2</title>
<link rel="shortcut icon" href="./images/favicon/favicon.ico" type="image/x-icon">
<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=Work+Sans:wght@600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./styles/styles.css">
<script src="https://kit.fontawesome.com/86d56fea12.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- header start here -->
<header>
<div class="logo">
<h1>
<img class="header-logo" src="./images/Frame.png" alt="">
<span class="primary-color">G</span>amer
</h1>
</div>
<nav>
<ul>
<li><a href="#" target="_blank" rel="noopener noreferrer">About Us</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Developers</a></li>
</ul>
<div class="follow-us">
Follow Us On <a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-youtube fa-lg" style="color: #ff0000;"></i></a> <a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-tiktok fa-lg" style="color: #24437b;"></i></a>
</div>
</nav>
</header>
<!-- header end here -->
<!-- main section start here -->
<main>
<!-- banner section start here -->
<section>
<div class="banner-container">
<div class="banner-content">
<h2 class="banner-title">Play Like The <br> <span class="goat-text">G.O.A.T.</span></h2>
<ul class="banner-description">
<li><i class="fa-solid fa-play" style="color: #ff0088;"></i> 1-Click instant play</li>
<li><i class="fa-solid fa-download" style="color: #ff0088;"></i> No Download</li>
<li><i class="fa-solid fa-headset"></i> 1000s of supported online games</li>
</ul>
<div class="banner-btn">
<button class="btn-pink">sign in</button>
<button class="btn-blue">go rogue</button>
</div>
</div>
<div class="banner-images">
<img src="./images/Group 18.png" alt="">
</div>
</div>
</section>
<!-- banner section end here -->
<!-- we are gamers section start here -->
<section>
<div class="we-are-gamer-container">
<img src="./images/pngwing 4.png" alt="">
<div class="wag-content">
<h2 class="title">We are gamer</h2>
<p class="description">
An international digital games and entertainment company. We develop, publish and distribute multiplayer mobile games. We reach over 400 million players each month and our audience keeps growing.
</p>
<button class="btn-pink">know more</button>
<p class="quote">
<span class="our-purpose">Our purpose...</span> <br>
“unleash the gamer in everyone”
</p>
</div>
</div>
</section>
<!-- we are gamers section end here -->
<!-- online games funny videos section start here -->
<section>
<div class="online-games-funny-videos-container">
<div class="ogfv-content">
<h2 class="dark-title">Online Games <span class="title">Funny Videos</span></h2>
<p class="description ogfv-description">
A Collection of Hilarious Videos to Brighten Your Day
</p>
</div>
<div class="video-cards">
<div class="videos">
<img src="./images/Rectangle 4.png" alt="">
<div class="play-content">
<i class="fa-regular fa-circle-play fa-2xl" style="color: #ff00f7;"></i>
<p>Watch Now</p>
</div>
<figcaption>No Download. No Installs. Play games Instantly on Gamer.</figcaption>
</div>
<div class="videos">
<img src="./images/Rectangle 5.png" alt="">
<div class="play-content">
<i class="fa-regular fa-circle-play fa-2xl" style="color: #ff00f7;"></i>
<p>Watch Now</p>
</div>
<figcaption>Did you score? #unblockedgames #school</figcaption>
</div>
<div class="videos">
<img src="./images/Rectangle 7.png" alt="">
<div class="play-content">
<i class="fa-regular fa-circle-play fa-2xl" style="color: #ff00f7;"></i>
<p>Watch Now</p>
</div>
<figcaption>Did you score? #unblockedgames #school</figcaption>
</div>
<div class="videos">
<img src="./images/Rectangle 6.png" alt="">
<div class="play-content">
<i class="fa-regular fa-circle-play fa-2xl" style="color: #ff00f7;"></i>
<p>Watch Now</p>
</div>
<figcaption>Busted gaming on school laptop, but you are still lit.</figcaption>
</div>
</div>
</div>
</section>
<!-- online games funny videos section end here -->
<!-- play instantly section start here -->
<section>
<div class="play-instantly-container">
<div class="play-instantly-content">
<h2 class="dark-title"><span class="title">Play Instantly, <br>
</span>No Downloads <br>
No Installs.</h2>
<p class="description">
Play games online for free without downloading. Just click the Play button and play instantly in your browser.
</p>
</div>
<div class="play-instantly-img">
<img class="pimg" src="./images/Rectangle 55.png" alt="">
<img class="sub-img" src="./images/Rectangle 66.png" alt="">
</div>
</div>
<div class="play-instantly-container2">
<div class="play-instantly-img2">
<img class="pimg2" src="./images/Rectangle 67.png" alt="">
<img class="sub-img2" src="./images/Rectangle 78.png" alt="">
</div>
<div class="play-instantly-content2">
<h2 class="dark-title"><span class="title">Play Games <br> Online</span> Anywhere, <br> Anytime!
</h2>
<p class="description">
Play games online for free without downloading. Just click the Play button and play instantly in your browser.
</p>
</div>
</div>
</section>
<!-- play instantly section end here -->
<!-- careers section start here -->
<section>
<div class="careers-container">
<div class="careers-content">
<h2 class="careers-title">Careers</h2>
<p class="careers-description">Gamer is driven to create the best and most fun games for our millions of players all around the world, and we,re always on the lookout for more top talent to join our growing team. If you,d like to help us make great games and be a part of Gamers bright future, we,d love to hear from you.</p>
<div class="table-list">
<ul class="left-data">
<li>Multimedia Artist +</li>
<li>Data Engineer +</li>
<li>Adroid Engineer +</li>
<li>Server Developer +</li>
<li>Group Financial Accountant +</li>
<li>Senior User Acuisition Specialist +</li>
</ul>
<ul class="right-data">
<li>Lisbon, Portugal</li>
<li>Lisbon, Portuga</li>
<li>Zoetermeer, Netherlands</li>
<li>Lisbon, Portugal</li>
<li>London, United Kingdom</li>
<li>Lisbon, Portugal</li>
</ul>
</div>
<button class="btn-white">see all positions</button>
</div>
<div class="careers-image">
<img src="./images/Group 65.png" alt="">
</div>
</div>
</section>
<!-- careers section end here -->
<!-- users section start here -->
<section>
<div class="users-container">
<h2 class="title">Users:</h2>
<div class="users">
<img src="./images/Rectangle 11.png" alt="">
<p>Action Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 12.png" alt="">
<p>Adventure Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 13.png" alt="">
<p>Arcade Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 14.png" alt="">
<p>Educational Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 15.png" alt="">
<p>Word Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 16.png" alt="">
<p>Role Palying Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 17.png" alt="">
<p>Music & Audio Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 18.png" alt="">
<p>Puzzle Games</p>
</div>
<div class="users">
<img src="./images/Rectangle 19.png" alt="">
<p>Strategy Games</p>
</div>
</div>
</section>
<!-- users section end here -->
</main>
<!-- main section end here -->
<!-- footer section start here -->
<footer>
<div class="logo footer-logo">
<h1>
<img class="header-logo" src="./images/Frame.png" alt="">
<span class="primary-color">G</span>amer
</h1>
</div>
<br>
<div class="footer-links">
<ul>
<li><a href="#" target="_blank" rel="noopener noreferrer">Our Story</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Games</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Web Games</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Careers</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Support</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">My Account</a></li>
</ul>
</div>
<div class="social-links">
<ul>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-twitter fa-2xl" style="color: #ffffff;"></i></a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-facebook fa-2xl" style="color: #ffffff;"></i></a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-youtube fa-2xl" style="color: #ffffff;"></i></a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-linkedin fa-2xl" style="color: #ffffff;"></i></a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-instagram fa-2xl" style="color: #ffffff;"></i></a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-apple fa-2xl" style="color: #ffffff;"></i></a></li>
</ul>
</div>
<div class="website-links">
<ul>
<li><a href="#" target="_blank" rel="noopener noreferrer">Terms and Conditions</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Privacy Policy</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Cookie Policy</a></li>
<li><a href="#" target="_blank" rel="noopener noreferrer">Privacy Setting</a></li>
</ul>
</div>
<div class="copyright">
<p><small>Play Games @ Gamer @ 2000-2023 Gamer Bangladesh</small></p>
</div>
</footer>
<!-- footer section end here -->
</body>
</html>