-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
318 lines (264 loc) · 9.77 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='style.css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<style>
*{
padding: 0px;
margin: 0px;
font-family: 'Josefin Sans',Sans-serif;
}
/* Make the image fully responsive */
.carousel-inner img {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
<a class="navbar-brand" href="#"><h5>LEGEND PLAYER</h5></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="Popular Game.html">Popular Game</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Games
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Services.html">Action Game</a>
<a class="dropdown-item" href="#">FPS Game</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Something best here</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link disabled" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>
</div>
</nav>
<div id="demo" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="watch.jpg" alt="Los Angeles" width="1300" height="585">
<div class="carousel-caption">
<h3>Hackers</h3>
<p>We had such a great time in Hacking!</p>
</div>
</div>
<div class="carousel-item">
<img src="space.jpg" alt="Chicago" width="1300" height="585">
<div class="carousel-caption">
<h3>Spaceship</h3>
<p>Space Experiences!</p>
</div>
</div>
<div class="carousel-item">
<img src="aa.jpg" alt="New York" width="1300" height="585">
<div class="carousel-caption">
<h3>New York</h3>
<p>We love the Cars!</p>
</div>
</div>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</header>
<section>
<div class="container-fluid" >
<h1 class="text-center text-capitalize pt-5">Popular Game</h1>
<hr class="w-25 mx-auto pt-5">
<div class="row mb-5">
<div class="col-lg-6 col-md-6 col-12">
<img src="assassin.jpg" class="img-fluid">
</div>
<div class="col-lg-6 col-md-6 col-12">
<h1>ASSASSIN ODYSSEY</h1>
<p> Action role-playing video game developed by Ubisoft Quebec and published by Ubisoft. It is the 11th major installment, and 21st overall, in the Assassin's Creed series and the successor to 2017's Assassin's Creed Origins. Set in the year 431 BC, the plot tells a fictional history of the Peloponnesian War between Athens and Sparta. Players control a male or female mercenary (Ancient Greek: μίσθιος misthios) who fights for both sides as they attempt to unite their family and uncover a malign cult.The game was released worldwide for Microsoft Windows, PlayStation 4, Xbox One.</p>
<button class="btn bg-primary text-white">Try it Now</button >
</div>
</div>
</div>
</section>
<section>
<div class="container" >
<h1 class="text-center text-capitalize pt-5">Services</h1>
<hr class="w-25 mx-auto pt-5">
</div>
<div class="row text-center mb-4">
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="new1.jpg" alt="card image">
<div class="card body">
<h4 class="card-title">survive</h4>
<p class="card-text">Survive and Fight.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="new2.jpg" alt="card image">
<div class="card body">
<h4 class="card-title">Hacking World</h4>
<p class="card-text">Hack is the life.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="new3.jpg" alt="card image">
<div class="card body">
<h4 class="card-title">Save the World</h4>
<p class="card-text">Save the life and fight for the life.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
</div>
</section>
<section class="bg-primary">
<article class="py-5 text-center text-white">
<div>
<h3 class="display-4 text-white">+91 874966339</h3>
<p>If you want best service call us now.</p>
<button class="btn bg-warning text-white">Contact Now</button>
</div>
</article>
</section>
<section>
<div class="container" >
<h1 class="text-center text-capitalize pt-5">Gallery</h1>
<hr class="w-25 mx-auto pt-5">
<div class="row">
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="watch.jpg" class="img-fluid">
</div>
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="space.jpg" class="img-fluid">
</div>
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="aa.jpg" class="img-fluid">
</div>
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="aa.jpg" class="img-fluid">
</div>
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="watch.jpg" class="img-fluid">
</div>
<div class="col-lg-4 col-md-2 col-12 mb-4">
<img src="assassin.jpg" class="img-fluid">
</div>
</div>
</div>
</section>
<section class="bg-primary">
<article class="py-5 text-center">
<div>
<h3 class="display-4 text-white">Want to join us</h3>
<p class="para text-white">Be a part of Legend player</p>
<button class="btn bg-warning" data-toggle="modal" data-target="#myModal">Join Now</button>
</div>
<!-- The Modal -->
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Singup</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<div class="modal-body text-left">
<form action="/action_page.php">
<div class="form-group">
<label for="email">Email address:</label>
<input type="email" class="form-control" id="email" autocomplete="off">
</div>
<div class="form-group">
<label for="pwd">Password:</label>
<input type="password" class="form-control" id="pwd">
</div>
<div class="form-group form-check">
<label class="form-check-label">
<input class="form-check-input" type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</article>
</section>
<section>
<div class="container mb-5" >
<h1 class="text-center text-capitalize pt-5">Contact Us</h1>
<hr class="w-25 mx-auto pt-5">
<div class="w-50 mx-auto">
<div class="modal-body text-left">
<form action="/action_page.php">
<div class="form-group">
<label for="email">Email address:</label>
<input type="email" class="form-control" id="email" autocomplete="off" placeholder="Enter your email">
</div>
<div class="form-group">
<label for="pwd">Password:</label>
<input type="password" class="form-control" id="pwd" placeholder="Enter your password">
</div>
<div class="form-group form-check">
<label class="form-check-label">
<input class="form-check-input" type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
</div>
</div>
</section>
<footer>
<p class="text-center bg-dark text-white"> @copyright Legendplayer 2019</p>
</footer>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</body>
</html>