forked from RiturajSaha/PUBG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RITAM-PROJECT.html
33 lines (31 loc) · 1.2 KB
/
RITAM-PROJECT.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>PUBG MAPS</title>
<style>
body
{background-image:url(pubg.png);
background-size: cover;
background-attachment: fixed;
background-repeat:no-repeat;
}
h1{color:darkred;}
h2{ color:yellow;}
h4{color:#CCC;}
a:hover{color:red;}
</style>
</head>
<body >
<strong><h1><marquee><u>INTRODUCING YOU THE PUBG MAPS</u></marquee></strong>
<P><center><h2>PUBG MAPS</h2></center></p>
<p><center><h4>The Maps are the playable area where players are pitted against each other in <u>battleground</u>. Within these maps, a red zone periodically spawns onto random cities/locations causes explosions within that area and also periodically a C-130 flys over the map and drops an air drop.
Currently Erangel, Miramar are used for all the game modes.<h4></center></h3></p>
<center><a href="key.html"><h1>KEY THINGS</h1></a></center>
<center><a href="miramar.html"><h1>MIRAMAR MAP</h1></a></center>
<center><a href="erangel.html"><h1>ERANGEL MAP</h1></a></center>
<embed src="PUBG Theme.mp3"autoplay="true"loop="infinity"width="2"height="0">
<p>Go back to homepage,</p>
<a href="00000.html"><p><- Back</p></a>
</body>
</html>