-
Notifications
You must be signed in to change notification settings - Fork 0
/
coming_soon.html
466 lines (451 loc) · 20.8 KB
/
coming_soon.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
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
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Sparkle Fashion Category Flat Bootstrap Responsive website Template | Coming Soon :: w3layouts</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta name="keywords" content="Sparkle Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- Custom Theme files -->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<!-- font-awesome icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //Custom Theme files -->
<!-- online-fonts -->
<link href="//fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700" rel="stylesheet">
</head>
<body>
<!-- header -->
<div class="header-top text-md-left text-center">
<div class="container">
<div class="d-flex justify-content-between">
<div class="nav-sec position-relative">
<a href="#menu" id="toggle">
<span></span>
</a>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li class="active"><a href="coming_soon.html">Carnival</a></li>
<li><a href="contact.html">Contact</a></li>
<li>
<button type="button" class="btn bg-theme1 nav-btn" data-toggle="modal" aria-pressed="false"
data-target="#exampleModal">
Login
</button>
</li>
</ul>
</div>
</div>
<h1 class="wthree-logo">
<a href="index.html" id="logoLink">sparkle</a>
</h1>
<ul class="social-icons">
<li>
<a href="#">
<i class="fa fa-facebook-f"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-google-plus" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- //header -->
<!-- inner banner -->
<div class="inner-banner-w3ls">
</div>
<!-- //inner banner -->
<!-- breadcrumbs -->
<nav aria-label="breadcrumb">
<ol class="breadcrumb d-flex justify-content-center bg-theme">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active font-weight-bold" aria-current="page">Carnival</li>
</ol>
</nav>
<!-- //breadcrumbs -->
<!-- count down -->
<div class="count-down-sec pt-4">
<div class="container-fluid py-lg-5">
<div class="title-desc text-center">
<h3 class="main-title-w3pvt text-center text-theme1 text-capitalize"><sup><span class="fa fa-star-o"
aria-hidden="true"></span></sup>oops!</h3>
<span class="txt-w3">page is under construction</span>
</div>
<div class="row">
<div class="col-lg-5 timer-sec">
<div class="row">
<div class="col-lg-8 my-md-auto order-lg-0 order-1">
<div class="title-desc text-right">
<h3 class="main-title-w3pvt text-theme1 text-capitalize"><sup><span class="fa fa-star-o text-white"
aria-hidden="true"></span></sup>carnival</h3>
<p class="text-dark text-capitalize">coming soon!</p>
</div>
<hr>
<p class="mt-3 text-right">Donec mi nulla, auctor nec sem a, ornare. Sed mi tortorcomm
odo
a
felis
in, fringilla tincidunt nulla. Vestibulum
volutpat non eros ut vulpuuctor, ornare auctor mi.Commodo a felis
lpuuctor nein.</p>
<div class="ml-auto text-right">
<a href="index.html" class="text-capitalize serv_link btn bg-theme1 mt-4">home
<span class="fa fa-arrow-right" aria-hidden="true"></span></a>
</div>
</div>
<div class="col-lg-4 order-lg-1 order-0">
<ul class="timer-wthree">
<li><span id="days"></span>days</li>
<li><span id="hours"></span>Hours</li>
<li><span id="minutes"></span>Minutes</li>
<li><span id="seconds"></span>Seconds</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-7 count-down-bg1">
</div>
</div>
<div class="text-center uc-page py-lg-5 py-4">
<h6>for more details</h6>
<a href="contact.html" class="text-capitalize serv_link btn bg-theme2 text-dark mt-4">contact us <span
class="text-theme1 fa fa-arrow-right" aria-hidden="true"></span></a>
</div>
</div>
</div>
<!-- //count down -->
<!-- contact phone -->
<div class="contact-phone bg-theme1 py-4">
<div class="container">
<div class="d-md-flex justify-content-center">
<p class="text-white">If you have any questions? <span class="ml-3 font-weight-bold">Call Us
+12
345
678 </span></p>
</div>
</div>
</div>
<!-- //contact phone -->
<!-- footer top -->
<div class="footer-top py-lg-5 py-4">
<div class="container">
<div class="row">
<div class="col-lg-3">
<h5 class="footer-top-title">latest posts</h5>
<ul class="post-links">
<li>
<a href="#">
Lorem ipsum dolor sit amet.Cras rutrum iaculis enim, non mattis.
</a>
<span class="fa fa-clock-o mr-3"></span> 3 hrs ago
</li>
<li>
<a href="#">
Lorem ipsum dolor sit amet.Cras rutrum iaculis enim, non mattis.
</a>
<span class="fa fa-clock-o mr-3"></span> 10 hrs ago
</li>
<li>
<a href="#">
Lorem ipsum dolor sit amet.Cras rutrum iaculis enim, non mattis.
</a>
<span class="fa fa-clock-o mr-3"></span> 22 hrs ago
</li>
</ul>
</div>
<div class="col-lg-2">
<h5 class="footer-top-title">links</h5>
<ul class="list-wthree-pvt">
<li>
<a href="index.html">
Home
</a>
</li>
<li class="my-2">
<a href="about.html">
About Us
</a>
</li>
<li class="my-2">
<a href="portfolio.html">
Portfolio
</a>
</li>
<li class="mb-2">
<a href="coming_soon.html">
carnival
</a>
</li>
<li>
<a href="contact.html">
Contact Us
</a>
</li>
</ul>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col-sm-10">
<h5 class="footer-top-title">newsletter</h5>
<form action="#" method="post" class="subscribe-wthree">
<div class="d-flex subscribe-wthree-field"><label class="align-self-center">
<i class="fa fa-envelope-open" aria-hidden="true"></i>
</label>
<input class="form-control" type="email" placeholder="Enter your email..." name="email"
required="">
</div>
<input class="form-control w-50 mt-4 text-white" type="submit" value="Subscribe">
</form>
</div>
<div class="col-sm-2 mt-3">
<div class="social-icons">
<ul class="social-icons footer-social">
<li>
<a href="#">
<i class="fa fa-facebook-f"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-google-plus" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 footer-logo mb-lg-0 mb-4 text-lg-right">
<h2>
<a href="index.html" class="text-theme1">sparkle</a>
</h2>
<ul class="d-flex flex-column">
<li>
<p class="d-inline">+4667 Woodland, Newyork<br> 916-983-6577.</p>
<span class="fa fa-home ml-3"></span>
</li>
<li class="my-3">
<a href="mailto:example@email.com" class="text-secondary">info@example.com</a>
<span class="fa fa-envelope-open ml-3"></span>
</li>
<li>
<p class="d-inline">+456 123 7890</p>
<span class="fa fa-phone ml-3"></span>
</li>
</ul>
</div>
</div>
</div>
</div> <!-- //footer top -->
<!-- footer -->
<footer>
<div class="container">
<div class="cpy-right text-center">
<p>© 2018 Sparkle. All rights reserved | Design by
<a href="http://w3layouts.com"> W3layouts.</a>
</p>
</div>
</div>
</footer>
<!-- //footer -->
<!-- Login modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header bg-theme2">
<h5 class="modal-title" id="exampleModalLabel">Login</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body bg-theme1">
<form action="#" method="post">
<div class="form-group">
<label for="recipient-name" class="col-form-label text-white">Username</label>
<input type="text" class="form-control border" placeholder="john mercy " name="Name" id="recipient-name"
required="">
</div>
<div class="form-group">
<label for="password" class="col-form-label text-white">Password</label>
<input type="password" class="form-control border" placeholder="****" name="Password" id="password"
required="">
</div>
<div class="right-w3l">
<input type="submit" class="form-control border text-white bg-theme1" value="Login">
</div>
<div class="row sub-w3l my-3">
<div class="col sub-w3layouts">
<input type="checkbox" id="brand1" value="">
<label for="brand1" class="text-white">
<span></span>Remember me?</label>
</div>
<div class="col forgot-w3l text-right text-dark">
<a href="#" class="text-white">Forgot Password?</a>
</div>
</div>
<p class="text-center text-white">Don't have an account?
<a href="#" data-toggle="modal" data-target="#exampleModal1" class="text-white">
Register Now</a>
</p>
</form>
</div>
</div>
</div>
</div>
<!-- //Login modal -->
<!-- Register modal -->
<div class="modal fade" id="exampleModal1" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel1"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header bg-theme2">
<h5 class="modal-title" id="exampleModalLabel1">Register</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body bg-theme1">
<form action="#" method="post">
<div class="form-group">
<label for="recipient-name" class="col-form-label text-white">Username</label>
<input type="text" class="form-control border" placeholder="john mercy " name="Name" id="recipient-rname"
required="">
</div>
<div class="form-group">
<label for="recipient-email" class="col-form-label text-white">Email</label>
<input type="email" class="form-control border" placeholder="username@email.com" name="Email"
id="recipient-email" required="">
</div>
<div class="form-group">
<label for="password1" class="col-form-label text-white">Password</label>
<input type="password" class="form-control border" placeholder="****" name="Password" id="password1"
required="">
</div>
<div class="form-group">
<label for="password2" class="col-form-label text-white">Confirm Password</label>
<input type="password" class="form-control border" placeholder="****" name="Confirm Password"
id="password2" required="">
</div>
<div class="sub-w3l">
<div class="sub-w3layouts">
<input type="checkbox" id="brand2" value="">
<label for="brand2" class="mb-3 text-white">
<span></span>I Accept to the Terms & Conditions</label>
</div>
</div>
<div class="right-w3l">
<input type="submit" class="form-control bg-theme1 text-white" value="Register">
</div>
</form>
</div>
</div>
</div>
</div>
<!-- // Register modal -->
<!-- js -->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- //js -->
<!-- menu toggle -->
<script src="js/menu.js"></script>
<!-- count down -->
<script src="js/count-down.js"></script>
<!-- //count down -->
<!-- script for password match -->
<script>
window.onload = function () {
document.getElementById("password1").onchange = validatePassword;
document.getElementById("password2").onchange = validatePassword;
}
function validatePassword() {
var pass2 = document.getElementById("password2").value;
var pass1 = document.getElementById("password1").value;
if (pass1 != pass2)
document.getElementById("password2").setCustomValidity("Passwords Don't Match");
else
document.getElementById("password2").setCustomValidity('');
//empty string means no validation error
}
</script>
<!-- script for password match -->
<!-- start-smooth-scrolling -->
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script>
jQuery(document).ready(function ($) {
$(".scroll").click(function (event) {
event.preventDefault();
$('html,body').animate({
scrollTop: $(this.hash).offset().top
}, 1000);
});
});
</script>
<!-- //end-smooth-scrolling -->
<!-- smooth-scrolling-of-move-up -->
<script>
$(document).ready(function () {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({
easingType: 'easeOutQuart'
});
});
</script>
<script src="js/SmoothScroll.min.js"></script>
<!-- //smooth-scrolling-of-move-up -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>