-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
444 lines (379 loc) · 17 KB
/
index.html
File metadata and controls
444 lines (379 loc) · 17 KB
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mobile Legends Bang Bang</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="/assests/favicon.ico">
</head>
<body>
<div class="header" id="top">
<div class="navbar">
<div class="logo"></div>
<div class="links">
<a class="download-btn" href="#download">DOWNLOAD</a>
<a href="">HOME</a>
<a href="#gameplay">GAMEPLAY</a>
<a href="#heros">HEROS</a>
<a href="#tips">TIPS</a>
<a href="#gallery">GALLERY</a>
<a href="#about">ABOUT</a>
</div>
<div class="links-mob">
<a class="download-btn" href="#download">DOWNLOAD</a>
<a onclick="showSidebar()"><svg xmlns="http://www.w3.org/2000/svg" height="26px"
viewBox="0 -960 960 960" width="26px" fill="#000000">
<path d="M86-191v-126h788v126H86Zm0-226v-126h788v126H86Zm0-226v-126h788v126H86Z" />
</svg></a>
</div>
</div>
</div>
<div class="sidebar">
<a onclick="hideSidebar()"><svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960"
width="24px" fill="#000000">
<path
d="m256-168-88-88 224-224-224-224 88-88 224 224 224-224 88 88-224 224 224 224-88 88-224-224-224 224Z" />
</svg></a>
<a onclick="hideSidebar()" href="">HOME</a>
<a onclick="hideSidebar()" href="#gameplay">GAMEPLAY</a>
<a onclick="hideSidebar()" href="#heros">HEROS</a>
<a onclick="hideSidebar()" href="#tips">TIPS</a>
<a onclick="hideSidebar()" href="#gallery">GALLERY</a>
<a onclick="hideSidebar()" href="#about">ABOUT</a>
</div>
<div class="main">
<div class="intro box">
<p>Welcome to your ultimate Mobile Legends: Bang Bang fan site! Find hero guides, latest news, community
highlights, and stay updated with all things MLBB. Join us and enhance your gaming experience!</p>
</div>
<!-- ******Gameplay******* -->
<h1 id="gameplay">Gameplay</h1>
<div class="gameplay cont">
<p>Experience the thrilling and fast-paced battles in Mobile Legends: Bang Bang. Choose your heroes and dive
into 5v5 combat!</p>
<div class="gameplay-features">
<h3>Features</h3>
<ul>
<li>5v5 Battles against real opponents</li>
<li>Multiple heroes with unique abilities</li>
<li>Fast matchmaking</li>
<li>Team strategies and tactics</li>
<li>Stunning graphics and smooth controls</li>
</ul>
</div>
<iframe src="https://www.youtube.com/embed/MxyhKUqqlYw"
title="SAVAGE!! 100% Brutal Damage Top Global IXIA New Best Build and Emblem 2024 - MLBB"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="box intro2">
<h2>Battle Modes</h2>
</div>
<div class="boxes">
<div class="box modes">
<img src="assests/Ranked.webp" alt="Ranked">
<h2>Ranked</h2>
<p><strong>Description:</strong> A competitive mode where players earn ranks based on performance.</p>
<ul>
<li>Draft Pick</li>
<li>Ban/Pick System</li>
<li>Competitive Matchmaking</li>
</ul>
<p><strong>Strategy:</strong> Focus on teamwork, hero synergy, and objective control.</p>
</div>
<div class="box modes">
<img src="assests/Classic.webp" alt="Classic">
<h2>Classic</h2>
<p><strong>Description:</strong> Standard gameplay mode for casual matches.</p>
<ul>
<li>Quick Matchmaking</li>
<li>All Heroes Available</li>
<li>No Rank Points</li>
</ul>
<p><strong>Strategy:</strong> Practice hero mechanics, experiment with builds, and have fun.</p>
</div>
<div class="box modes">
<img src="assests/Brawl.webp" alt="Brawl">
<h2>Brawl</h2>
<p><strong>Description:</strong> Fast-paced mode with random hero selection.</p>
<ul>
<li>One Lane</li>
<li>Two Random Heroes</li>
<li>Short Matches</li>
</ul>
<p><strong>Strategy:</strong> Adapt quickly to random heroes and team compositions.</p>
</div>
</div>
<!-- ******Download******** -->
<h1 id="download">Download Mobile Legends: Bang Bang</h1>
<div class="download box">
<h2>Get the Game Now</h2>
<p>Join millions of players and experience the ultimate MOBA game on your mobile device. Choose your
platform and start playing today!</p>
<div class="btns">
<a href="https://apps.apple.com/us/app/mobile-legends-bang-bang/id1160056295"><img
src="assests/app-download-link-apple.svg" alt="App store" width="135px"></a>
<a href="https://play.google.com/store/apps/details?id=com.mobile.legends&hl=en_IN"><img
src="assests/app-download-link-google.png" alt="Play store" width="150px"></a>
<a href="https://apkpure.net/mobile-legends/com.mobile.legends/download">
<div class="two">Download APK</div>
</a>
</div>
</div>
<!-- ******Heros******* -->
<h1 id="heros">Heros</h1>
<div class="box intro">
<p>Mobile Legends: Bang Bang features over 100 heroes, each with unique abilities and roles. These heroes
are categorized into six main types, each fulfilling specific functions in the game.</p>
</div>
<div class="herosimg box">
.
</div>
<div class="box intro2">
<h2>Types of Heroes</h2>
</div>
<div class="heros">
<div class="box hero-type">
<img src="assests/tank.webp" alt="Tank">
<h2>
Tank:
</h2>
<br>
<p> Tanks are durable front-line warriors designed to absorb damage and protect their team.
They
usually have high health and defensive stats.</p>
<br>
<p> Examples: Tigreal, Akai, Johnson</p>
</div>
<div class="box hero-type">
<img src="assests/fighter.webp" alt="Fighter">
<h2>
Fighter:
</h2>
<br>
<p>
Fighters are versatile melee heroes that balance damage and durability. They can engage in
sustained fights and often deal significant damage while being able to take some hits.
</p>
<br>
<p>
Examples: Alucard, Balmond, Ruby
</p>
</div>
<div class="box hero-type">
<img src="assests/assassin.webp" alt="Assassin">
<h2>
Assassin:
</h2>
<br>
<p>
Assassins specialize in dealing high burst damage to quickly eliminate key enemy targets.
They
have high mobility but are typically less durable.
</p>
<br>
<p>
Examples: Fanny, Lancelot, Natalia
</p>
</div>
<div class="box hero-type">
<img src="assests/mm.webp" alt="Marksman">
<h2>
Marksman:
</h2>
<br>
<p>
Marksmen are ranged damage dealers who excel in dealing consistent physical damage from a
distance. They are crucial for taking down objectives and enemies but need protection due to their
fragility.
</p>
<br>
<p>
Examples: Layla, Ixia, Miya
</p>
</div>
<div class="box hero-type">
<img src="assests/mage.webp" alt="Mage">
<h2>
Mage:
</h2>
<br>
<p>
Mages deal high burst magic damage and often have crowd control abilities. They are
effective
at
controlling fights and dealing damage from a distance but are usually fragile.
</p>
<br>
<p>
Examples: Eudora, Kagura, Alice
</p>
</div>
<div class="box hero-type">
<img src="assests/support.webp" alt="Support">
<h2>
Support:
</h2>
<br>
<p>
Supports provide healing, buffs, and crowd control to aid their team. They play a crucial
role
in
sustaining the team and providing utility in fights.
</p>
<br>
<p>
Examples: Rafaela, Estes, Angela
</p>
</div>
</div>
<h1>My Favorite Heroes</h1>
<div class="boxes">
<div class="box fav">
<img src="assests/Ixia_29.webp" alt="Ixia">
<h2>Ixia</h2>
<br>
<p><strong>Role:</strong> Marksman</p>
<p><strong>Specialty:</strong> Burst Damage, Mobility</p>
<p><strong>Ultimate:</strong> Full Barrage</p>
</div>
<div class="box fav">
<img src="assests/Hanabi_29.webp" alt="Hanabi">
<h2>Hanabi</h2>
<br>
<p><strong>Role:</strong> Marksman</p>
<p><strong>Specialty:</strong> Crowd Control, Damage</p>
<p><strong>Ultimate:</strong> Forbidden Jutsu</p>
</div>
<div class="box fav">
<img src="assests/Layla_29.webp" alt="Layla">
<h2>Layla</h2>
<br>
<p><strong>Role:</strong> Marksman</p>
<p><strong>Specialty:</strong> Long Range, Damage</p>
<p><strong>Ultimate:</strong> Destruction Rush</p>
</div>
</div>
<!-- ******Tips******* -->
<h1 id="tips">Tips</h1>
<div class="tips">
<div class="box tip">
<h3>1. Team Composition Matters</h3>
<p>Build a balanced team with a mix of roles: Tank, Marksman, Mage, Assassin, Fighter, and Support. This
ensures you're prepared for different situations.</p>
</div>
<div class="box tip">
<h3>2. Farm Efficiently</h3>
<p>Focus on farming early game to gain gold and experience. This will help you level up quickly and buy
essential items.</p>
</div>
<div class="box tip">
<h3>3. Map Awareness</h3>
<p>Keep an eye on the minimap and be aware of enemy movements. Ward important areas to avoid ambushes
and secure objectives.</p>
</div>
<div class="box tip">
<h3>4. Objectives Win Games</h3>
<p>Prioritize objectives like turrets, Turtle, and Lord. They provide significant advantages and can
turn the tide of battle.</p>
</div>
<div class="box tip">
<h3>5. Communicate and Coordinate</h3>
<p>Use the in-game chat or voice commands to communicate with your team. Coordination is key to
executing successful team fights and strategies.</p>
</div>
</div>
<!-- ******Gallery******* -->
<h1 id="gallery">Gallery</h1>
<div class="carousel-container">
<div class="carousel-view">
<button id="prev-btn" class="prev-btn">
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"
fill="#e8eaed">
<path d="M436-39-6-480l442-442 109 110-332 332 332 332L436-39Z" />
</svg>
</button>
<div id="item-list" class="item-list">
<img id="item" class="item" src="assests/assassin.webp" />
<img id="item" class="item" src="assests/mage.webp" />
<img id="item" class="item" src="assests/mm.webp" />
<img id="item" class="item" src="assests/support.webp" />
<img id="item" class="item" src="assests/tank.webp" />
</div>
<button id="next-btn" class="next-btn">
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"
fill="#e8eaed">
<path d="M320-39 210-148l332-332-332-332 110-110 441 442L320-39Z" />
</svg>
</button>
</div>
</div>
<!-- ******About******* -->
<h1 id="about">About
</h1>
<div class="about">
<div class="box mini">
<h2>What is Mobile Legends: Bang Bang?</h2>
<p>Mobile Legends: Bang Bang is a multiplayer online battle arena (MOBA) game developed and published by
Moonton. It is available on both Android and iOS platforms and has gained immense popularity
worldwide.
</p>
</div>
<div class="box mini">
<h2>Gameplay and Features</h2>
<p>The game features intense 5v5 battles where players choose from a variety of heroes, each with unique
abilities and roles. Teams compete to destroy the enemy's base while defending their own.</p>
</div>
<div class="box mini">
<h2>About This Website</h2>
<p>This website is dedicated to providing information, guides, tips, and updates related to Mobile
Legends:
Bang
Bang. Whether you're a beginner looking to learn the basics or an experienced player seeking
advanced
strategies, we aim to cater to all your needs.</p>
</div>
<div class="box mini">
<h2>Developers</h2>
<p>Mobile Legends: Bang Bang was developed by Moonton, a game development studio based in Shanghai,
China.
The
game was first released in 2016 and has since grown to become one of the most popular mobile esports
titles
globally.</p>
</div>
</div>
</div>
<!-- ****Footer****** -->
<div class="footer">
<div class="footer-links">
<div class="link-box">
<h4>Quick Links</h4>
<a href="#gameplay">Gameplay</a>
<a href="#heros">Heros</a>
<a href="#tips">Tips</a>
<a href="#gallery">Gallery</a>
<a href="#about">About</a>
</div>
<div class="link-box">
<h4>Download Now</h4>
<a href="https://apps.apple.com/us/app/mobile-legends-bang-bang/id1160056295">iOS</a>
<a href="https://play.google.com/store/apps/details?id=com.mobile.legends&hl=en_IN">Android</a>
<a href="https://apkpure.net/mobile-legends/com.mobile.legends/download">Apk</a>
</div>
<div class="link-box">
<h4>Legal</h4>
<a href="">Privacy Policy</a>
<a href="">Terms of Service</a>
</div>
</div>
<embed src="/assests/bgm.mp3" loop="true" autostart="true" hidden="true">
<h4 class="copyright">© 2024 Made with ❤️ By Dinesh</h4>
<p> Disclaimer: This is a fan site and is not affiliated with or endorsed by Moonton.</p>
<a href="#top" class="btt">Back to Top</a>
</div>
<script src="script.js"></script>
</body>
</html>