-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPromotion.html
435 lines (338 loc) · 17.2 KB
/
Promotion.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
<!DOCTYPE html>
<html>
<head>
<title>Recrudata</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="Images/Tab_icon.png">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" >
<link rel = "stylesheet" type = "text/css" href = "css/slidebars.min.css">
<link rel="stylesheet" href = "font-awesome/css/font-awesome.min.css">
<link rel = "stylesheet" href = "css/awesome-bootstrap-checkbox.css" >
<link rel = "stylesheet" type = "text/css" href = "css/Style.css">
<link rel = "stylesheet" type = "text/css" href = "css/iPad_style.css">
<link rel = "stylesheet" type = "text/css" href = "css/iPhone5_5S_style.css" >
<link rel = "stylesheet" type = "text/css" href = "css/iPhone6p_style.css">
</head>
<body>
<div id = "sb-site">
<div class="container">
<nav class = "navbar navbar-default sb-slide" role = "navigation" >
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><img src = "Images/Software_logo_1.png" id = "navbar_software_logo" alt = ""/></a>
</div>
<div class = "nav">
<ul class="list-inline">
<li><a data-toggle = "modal" href = "#myModal" class = "header"><i class="fa fa-lock fa-lg navbar_logo"></i>LOGIN NOW</a></li>
<li class = "header_menu">
<a href="#" class="sb-toggle-right header" role="button" aria-expanded="false">
<i class="fa fa-bars fa-lg navbar_logo"></i>MENU</a>
</li>
</ul>
</div>
</nav>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class = "hr"></div>
</div>
</div>
<!-- promotion background -->
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12" id = "intro_img"></div>
</div>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p id = "promotion_quote"><span id = "smile_pic"><img src = "Images/Smile_pic.png" alt = ""></span>Simplify it. Start using us.</p>
</div>
</div>
<!-- Customer (desktop) -->
<div class = "row hidden-xs hidden-sm visible-md visible-lg Customer_div text-center">
<ul class = "list-inline col-md-12 col-lg-12 ">
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_11.png" alt = "" /></li>
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_22.png" alt = "" /></li>
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_33.png" alt = "" /></li>
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_44.png" alt = "" /></li>
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_55.png" alt = "" /></li>
<li class = "col-md-2 col-lg-2"><img src = "Images/Customer_66.png" alt = "" /></li>
</ul>
</div>
<!-- Customer iPhone use -->
<div id = "carousel-customer" class = "visible-xs visible-sm hidden-md hidden-lg Customer_div carousel slide " data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<ul class = "list-inline col-xs-12 col-sm-12">
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_11.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_22.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_33.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_44.png" alt = "" class = "img-responsive" /></li>
</ul>
</div>
<div class="item">
<ul class = "list-inline col-xs-12 col-sm-12">
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_22.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_33.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_44.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_55.png" alt = "" class = "img-responsive" /></li>
</ul>
</div>
<div class="item">
<ul class = "list-inline col-xs-12 col-sm-12">
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_33.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_44.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_55.png" alt = "" class = "img-responsive" /></li>
<li class = "col-xs-3 col-sm-3"><img src = "Images/Customer_66.png" alt = "" class = "img-responsive" /></li>
</ul>
</div>
</div>
</div>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<hr class = "hr_line">
</div>
</div>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p id = "intro_quote" class = "quote_desc">We aim to create a convenient path for you .</p>
<p id = "intro_quote_desc" class = "package_desc">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem<br> Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
</div>
</div>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<a href = "pageNotFound.html"><img src = "Images/video.png" class = "img-responsive" id = "video"></a>
</div>
</div>
<!-- desktop version -->
<div class = "hidden-xs hidden-sm visible-md visible-lg">
<div class = "row">
<div class = "col-xs-4 col-sm-4 col-md-4 col-lg-4">
<!-- Column one start -->
<div class = "reason_pic"><img src = "Images/reason_logo1.png" alt = "" /></div>
<p class = "reason_title">REASON 1</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy<br> text of the printing and<br> typesetting industry's<br> standard dummy.</p>
</div> <!-- Column one end -->
<div class = "col-xs-4 col-sm-4 col-md-4 col-lg-4">
<!-- Column two start -->
<div class = "reason_pic"><img src = "Images/reason_logo2.png" alt = "" /></div>
<p class = "reason_title">REASON 2</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy<br> text of the printing and<br> typesetting industry's<br> standard dummy.</p>
</div> <!-- Column two end -->
<div class = "col-xs-4 col-sm-4 col-md-4 col-lg-4">
<!-- Column three start -->
<div class = "reason_pic"><img src = "Images/reason_logo3.png" alt = "" /></div>
<p class = "reason_title">REASON 3</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy<br> text of the printing and<br> typesetting industry's<br> standard dummy.</p>
</div> <!-- Column three end -->
</div>
</div>
<!-- Reason iPhone use -->
<div class = "visible-xs visible-sm hidden-md hidden-lg">
<div id="carousel-reason" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active col-xs-12 col-sm-12">
<!-- Column one start -->
<div class = "reason_pic"><img src = "Images/reason_logo1.png" alt = "" /></div>
<p class = "reason_title">REASON 1</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy text of the printing and typesetting industry's standard dummy.</p>
</div>
<div class="item col-xs-12 col-sm-12">
<!-- Column two start -->
<div class = "reason_pic"><img src = "Images/reason_logo2.png" alt = "" /></div>
<p class = "reason_title">REASON 2</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy text of the printing and typesetting industry's standard dummy.</p>
</div>
<div class="item col-xs-12 col-sm-12">
<!-- Column three start -->
<div class = "reason_pic"><img src = "Images/reason_logo3.png" alt = "" /></div>
<p class = "reason_title">REASON 3</p>
<p class = "reason_desc">Lorem Ipsum is simply dummy text of the printing and typesetting industry's standard dummy.</p>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-reason" role="button" data-slide="prev">
<span class="glyphicon glyphicon-menu-left reason_glyphicon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-reason" role="button" data-slide="next">
<span class="glyphicon glyphicon-menu-right reason_glyphicon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- promotion background -->
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12" id = "intro_img2"></div>
</div>
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p id = "contact">Contact us now to understand more.<p>
<div class = "Btn_align">
<a class = "btn button btn_control" href = "Enquiry.html">
<i class="fa fa-phone" id = "phone_logo"></i>CONTACT US
</a>
</div>
</div>
</div>
<hr class = "hr_line">
<!-- Footer -->
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<footer>
<p class="footer2 text-uppercase">all right reserved.2015© recrudata.</p>
</footer>
</div>
</div> <!-- end of container -->
</div>
<!-- right Slidebar -->
<div class="sb-slidebar sb-right sb-style-overlay sb-width-custom">
<!-- Your right Slidebar content. -->
<nav>
<a href = "#" id = "slidebar_close" class = "sb-close"><img src = "Images/X_mark.png" alt = ""></a>
<hr id = "slidebar_line">
<ul class="sb-menu">
<li class="sb-close slidebar_list"><a href="index.html"><img src = "Images/Home_logo.png" class = "slidebar_logo" alt = "" />HOME</a></li>
<li class="sb-close slidebar_list"><a href="Features.html"><img src = "Images/Features_logo.png" class = "slidebar_logo" alt = "" />FEATURES</a></li>
<li class="sb-close slidebar_list"><a href="Pricing.html"><img src = "Images/Pricing_logo.png" class = "slidebar_logo" alt = "" />PRICING</a></li>
<li class="sb-close slidebar_list"><a href="Promotion.html"><img src = "Images/About_logo.png" class = "slidebar_logo" alt = "" />ABOUT</a></li>
<li class="sb-close slidebar_list"><a href="Enquiry.html"><img src = "Images/Contact_logo.png" class = "slidebar_logo" alt = "" />CONTACT</a></li>
<li id = "social_logo_list"><i class = "fa fa-facebook sb-social_logo"></i><i class = "fa fa-twitter sb-social_logo"></i><i class = "fa fa-google-plus sb-social_logo"></i><i class = "fa fa-instagram sb-social_logo"></i></li>
</ul>
</nav>
</div>
<!-- Modal 1 -->
<div class = "modal fade modal-wide" id = "myModal" tabindex = "-1" role="dialog" aria-labelledby = "myModalLabel" aria-hidden = "true">
<div class="modal-dialog">
<div class="modal-content login_modal_bg">
<div class="modal-header">
<button type="button" class="close" data-dismiss = "modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<a href = "index.html"><img src = "Images/Software_logo_1.png" id = "login_S_logo" alt = "" /></a>
<hr class = "hr_line">
</div>
<div class="modal-body">
<div class = "container-fluid">
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p id = "login_desc">You may login here.</p>
</div>
</div>
<form data-toggle = "validator" role = "form" id = "login_form" action = "Search_CV.html">
<div class = "form-group has-feedback">
<input type = "email" placeholder = "Email Address" class = "form-control login_box" name = "email" required />
<span class="glyphicon glyphicon-asterisk form-control-feedback" aria-hidden="true"></span>
</div>
<div class = "form-group has-feedback">
<input type = "password" placeholder = "Password" class = "form-control login_box" name = "password" required />
<span class="glyphicon glyphicon-asterisk form-control-feedback" aria-hidden="true"></span>
</div>
<div class="checkbox checkbox-default">
<input type="checkbox">
<label><span>Remember Me</span></label>
</div>
</div>
</div>
<div class="modal-footer">
<button type = "submit" class = "submit_btn"><i class="fa fa-lock fa-lg navbar_logo"></i>LOGIN NOW</button>
</form>
<div class = "row login_footer">
<div class = "col-xs-5 col-sm-5 col-md-5 col-lg-5">
<a data-toggle = "modal" href = "#myModal_4" id = "forgot_pw" class = "login_desc2">Forgot Password?</a>
</div>
<p class = "col-xs-1 col-sm-1 col-md-1 col-lg-1 login_desc2">/</p>
<div class = "col-xs-5 col-sm-6 col-md-6 col-lg-6 text-left">
<a href = "Pricing.html" class = "login_desc2">Register A New Account</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Modal 2 -->
<div class = "modal fade modal-wide" id = "myModal_4" tabindex = "-1" role = "dialog" aria-labelledby = "myModalLabel" aria-hidden = "true" data-replace = "true">
<div class="modal-dialog">
<div class="modal-content login_modal_bg">
<div class="modal-header">
<button type="button" class = "close" data-dismiss = "modal" aria-label = "Close"><span aria-hidden="true">×</span></button>
<p id = "forget_pw">Forget your<br>password?</p>
<hr class = "hr_line">
</div>
<div class="modal-body">
<div class = "container-fluid">
<div class = "row">
<div class = "col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p id = "forget_pw__desc">Enter your email address and a new password.We will send confirmation to you in few seconds.</p>
</div>
</div>
<form data-toggle = "validator" role = "form" id = "forget_password">
<div class = "form-group has-feedback">
<input type = "email" class = "form-control login_box" placeholder = "Email address" name = "email" required />
<span class="glyphicon glyphicon-asterisk form-control-feedback" aria-hidden="true"></span>
</div>
<div class = "form-group has-feedback">
<input type = "password" class = "form-control login_box" placeholder = "Password" name = "password" required />
<span class="glyphicon glyphicon-asterisk form-control-feedback" aria-hidden="true"></span>
</div>
<div class = "form-group has-feedback">
<input type = "password" class = "form-control login_box" placeholder = "Retype New Password" name = "retype_password" required />
<span class="glyphicon glyphicon-asterisk form-control-feedback" aria-hidden="true"></span>
</div>
</div>
</div>
<div class="modal-footer">
<button type = "submit" class = "submit_btn"><i class="fa fa-check fa-lg navbar_logo"></i> CONFIRM & SEND</button>
</form>
</div>
</div>
</div>
</div>
<!-- Javascript -->
<script src = "js/jquery-1.11.2.min.js"></script>
<script src = "js/bootstrap.min.js"></script>
<script src = "js/slidebars.min.js"></script>
<script src = "js/validator.min.js"></script>
<script src = "js/jquery.placeholder.js"></script>
<script src = "js/jquery.validate.js"></script>
<script src = "js/jquery-validate.bootstrap-tooltip.js"></script>
<script src="js/bootstrap-modalmanager.js"></script>
<script src="js/bootstrap-modal.js"></script>
<script>
(function($) {
$(document).ready(function() {
$.slidebars();
});
}) (jQuery);
</script>
<script>
$(function() {
$('input, textarea').placeholder();
});
</script>
<script>
$(document).ready(function() {
$("#login_form").validate({
rules: {
email: {
required: true,
email: true
},
password:"required"
}
});
});
</script>
<script>
$(document).ready(function() {
$("#forget_password").validate({
rules: {
email: {
required: true,
email: true
},
password:"required",
retype_password:"required"
}
});
});
</script>
</body>
</html>