-
Notifications
You must be signed in to change notification settings - Fork 0
/
Education.html
565 lines (415 loc) · 17.3 KB
/
Education.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
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
<!DOCTYPE html>
<html>
<head>
<title>Educational List</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="logo.ico"/>
<link rel="stylesheet" type="text/css" href="index1.css">
<link rel="stylesheet" type="text/css" href="navbar1.css">
<link rel="stylesheet" type="text/css" href="responsive.css">
<script type="text/javascript" src="index1.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</head>
<style>
.carousel-item img {
width:100%;
height:500px;
}
.card:hover{
background-color:#1a1b40 ;
color:white;
font-weight: bold;
}
.card .card-body:hover #icon{
color:white;
}
@media (max-width: 400px)
{
.btninfo{
margin:30px;
}
.btn-center{
margin-top:15px;
}
.infoicons{
margin-top: -25px;
font-size: 10px;
}
#copy_right_sec{
font-size: 15px;
}
header{
width:100%;
}
header span{
font-size: 28px;
}
#card{
margin-left:20px;
width:500px;
margin-top:20px;
}
#mycarousel .carousel-item {
width:100%;
}
#mycarousel .carousel-item img{
width:100%;
}
#infoheader{
width:100%;
}
#headericons{
justify-content: center;
margin-left: 30px;
}
.cardgen #genicon
{
margin-left: 20px;
}
.cardgen #gencon{
margin-left: 70px;
color:red;
}
.cardgen #num{
font-size: 15px;
}
header a{
font-size: 20px;
}
}
</style>
<body>
<div class="container-fluid" style="background-color: #1C7EA1" id="infoheade">
<div class="row">
<div class="col-lg-4 col-12 col-sm-12 col-md-6 mt-2 " id="headericons" style="display: inline-flex;">
<span class="info">
<a href="#" class="fa fa-phone" style="font-size: 20px; color:black;">+1(850)733-7275</a>
|
<a href="#" class="fa fa-envelope" style="font-size: 20px; color:black;"> [email protected]</a>
</span>
</div>
<div class="col-lg-4 col-12 col-md-12 col-sm-12 mt-1 btninfo">
<button id="btn"class="btn btn-lg btn-info btn-center" style="color:#2f99a1"><i class="fa fa-thumbs-up" style="color:white;font-size: 20px;"> B2B Marketing</i></button>
</div>
<div class="col-lg-4 col-12 col-sm-12 col-md-4 infoicons" style="display:flex;flex-direction: row;">
<a class="fa fa-facebook" style="font-size: 30px;color:black;padding: 10px;"></a>
<a class="fa fa-instagram" style="font-size: 30px; color:black;padding: 10px;"></a>
<a class="fa fa-twitter" style="font-size: 30px; color:black;padding: 10px;"></a>
<a class="fa fa-linkedin" style="font-size: 30px; color:black;padding: 10px;"></a>
<a class="fa fa-pinterest" style="font-size: 30px; color:black;padding: 10px;"></a>
</div>
</div>
</div>
<header>
<a href="#" class="logo"><span> <img src="logo.ico" class="img img-thumbnail weblogo" style="width:90px;height: 65px;margin-left:-30px;"></span> ProspectLeads</a></span>
<div class="toggle-menu active"></div>
<nav>
<ul>
<li><a href="#" class="active">Home</a></li>
<div class="dropdown mt-3">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" style="color:red;font-size: 20px;">
Data Services
</button>
<div class="dropdown-menu">
<h5 class="dropdown-header">ProspectLeads-DataServices</h5>
<a class="dropdown-item" href="Email-list.html">Email List</a>
<a class="dropdown-item" href="#">Email Verification And Validation</a>
<a class="dropdown-item" href="#">AppendingServices</a>
</div>
</div>
<div class="dropdown mt-3">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" style="color:red;font-size: 20px;">
Data Management
</button>
<div class="dropdown-menu">
<h5 class="dropdown-header">ProspectLeads-DataManagement</h5>
<a class="dropdown-item" href="#">Master Data Management</a>
<a class="dropdown-item" href="#">Data Licensing</a>
<a class="dropdown-item" href="#l">Company Profiling</a>
<a class="dropdown-item" href="#">Data Enhancement</a>
<a class="dropdown-item" href="#">Data Segimentation</a>
</div>
</div>
<div class="dropdown mt-3">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" style="color:red;font-size: 20px;">
Popular List
</button>
<div class="dropdown-menu">
<h5 class="dropdown-header">ProspectLeads-PopularList</h5>
<a class="dropdown-item" href="Email-list.html">Email List</a>
<a class="dropdown-item" href="Technology-list.html">Technology List</a>
<a class="dropdown-item" href="Industry-list.html">Industry List</a>
<a class="dropdown-item" href="HealthCare-list.html">HealthCare</a>
<a class="dropdown-item" href="International-list.html">International List</a>
</div>
</div>
</ul>
</nav>
<div class="clearfix"></div>
</header>
<script src="https://code.jquery.com/jquery-migrate-3.3.1.js" integrity="sha256-lGuUqJUPXJEMgQX/RRaM6mZkK6ono5i5bHuBME4qOCo=" crossorigin="anonymous"></script>
<script type="text/javascript">
$('document').ready(function(){
$('.toggle-menu').click(function(){
$('.toggle-menu').toggleClass('active');
$('nav').toggleClass('active');
});
});
</script>
<!--navigation bar end-->
<!--slide show begin-->
<div class="carousel slide" id="mycarousel" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#mycarousel" data-slide-to="0" class="active">
</li>
<li data-target="#mycarousel" data-slide-to="1">2</li>
<li data-target="#mycarousel" data-slide-to="2">3</li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active col-lg-12 col-md-12 col-12 col-sm-12">
<img src="slide1.jpg" class="d-block">
</div>
<div class="carousel-item col-lg-12 col-md-12 col-12 col-sm-12">
<img src="slide2.jpg" class="d-block">
</div>
<div class="carousel-item col-lg-12 col-md-12 col-12 col-sm-12">
<img src="slide3.jpg" class="d-block">
</div>
<a href="#mycarousel" class="carousel-control-prev" role="button" data-slide="prev">
<span class="carousel-control-prev-icon"></span></a>
<a href="#mycarousel" class="carousel-control-next" role="button" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
<br><br>
<!--slide show end-->
<!--general Info-->
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-l2 col-md-6" id="genifno">
<!--icons pat-->
<div class="card cardgen" style="border:none";>
<span id="projecticon"><i class="fa fa-suitcase" style="font-size: 50px" id="genicon"></i> <span style="font-size: 55px; " id="num">1000+</span></span>
<p id="gencon">ProjectWorks</p>
</div>
</div>
<div class="col-lg-3 col-sm-6 col-l2 col-md-6" id="genifno" >
<div class="card cardgen"style="border:none;">
<span id="projecticon"><i class="fa fa-briefcase" id="genicon" style="font-size: 50px"></i>
<span style="font-size: 55px; margin:0 0 35px 20px;" id="num">30+</span>
</span>
<p id="gencon">Expert Workers</p>
</div>
</div>
<div class="col-lg-3 col-sm-6 col-l2 col-md-6" id="genifno" >
<div class="card cardgen" style="border:none";>
<span id="projecticon"><i class="fa fa-user" id="genicon" style="font-size: 50px"></i> <span style="font-size: 55px; margin:0 0 35px 20px;"id="num" >2000+</span></span>
<p id="gencon">Happy Customers</p>
</div>
</div>
<div class="col-lg-3 col-sm-6 col-l2 col-md-6" id="genifno" >
<div class="card cardgen" style="border:none";>
<span id="projecticon" ><i class="fa fa-trophy" id="genicon" style="font-size: 50px"></i> <span style="font-size: 55px; margin:0 0 35px 20px;"id="num" >3000+</span></span>
<p id="gencon">Repeat Bussiness</p>
</div>
</div>
</div>
</div>
<!--general info is up to here-->
<br><br>
<!--card section in body-->
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 col-sm-12 col-md-6 " id="card">
<div class="card" style="width: 300px;box-shadow: 5px 2px 2px black;">
<div class="card-body" >
<h4 class="text text-center" style="text-transform: uppercase;">
Marketing
</h4>
<i class="fa fa-line-chart" id="icon" style="font-size: 50px; margin-left: 70px;"></i>
<p class="text">
Being visible is the key for any business owner irrespective of the nature of the business...
</p>
<a href="Bussiness-list.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 col-sm-12" id="card">
<div class="card" style="width: 300px ;box-shadow: 5px 2px 2px black;">
<div class="card-body">
<h4 class="text text-center" style="text-transform: uppercase;">
APPENDING SERVICES
</h4>
<i class="fa chart-line" id="icon" style="font-size: 50px; margin-left: 70px;"></i>
<p class="text">
Appendstarpro has a set of Appending services to make any database work for you...
</p>
<a href="Technology-list.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 col-sm-12" id="card">
<div class="card" style="width: 300px ;box-shadow: 5px 2px 2px black;">
<div class="card-body">
<h4 class="text text-center" style="text-transform: uppercase;">
HealthCare </h4>
<i style="font-size:50px;padding:5px;align-items: center;margin-left: 70px;" id="icon"class="fa bg-default" ></i>
<p class="text" style="text-transform: capitalize;">
Health care is trillion dollar industry and it’s only expected to grow multi fold...
</p>
<a href="HealthCare-list.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 col-sm-12" id="card">
<div class="card" style="width: 300px ;box-shadow: 5px 2px 2px black;">
<div class="card-body">
<h4 class="text text-center" style="text-transform: uppercase;">
Data Management
</h4>
<i style="font-size:50px;padding:5px;align-items: center;margin-left: 70px;" id="icon"class="fa fa-databse bg-default" ></i>
<p class="text" style="text-transform: capitalize;">
Working with our robust data-management platform, Appendstarpro helps clients gain...
</p>
<a href="DataManagement.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 col-sm-12 " id="card">
<div class="card" style="width: 300px ;box-shadow: 5px 2px 2px black;">
<div class="card-body">
<h4 class="text text-center" style="text-transform: uppercase;">
Email List
</h4>
<i class="fa fa-envelope" id="icon" style="display;font-size: 50px;margin-left: 70px; "></i>
<p class="text" style="text-transform: capitalize;">
An email list is a collection of email addresses created by connecting with potential customers.
</p>
<a href="Email-list.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 col-sm-12 " id="card">
<div class="card" style="width: 300px ;box-shadow: 5px 2px 2px black;">
<div class="card-body">
<h4 class="text text-center" style="text-transform: uppercase;">
Education
</h4>
<i class="fa fa-graduation-cap" id="icon" style="display;font-size: 50px;margin-left: 70px;"></i>
<p class="text" style="text-transform: capitalize;">
Education industry is probably the only industry which is unhurt or never disturbed..
</p>
<a href="Education-list.html" class="btn btn-primary ">Read More</a>
</div>
</div>
</div>
</div>
</div>
<!--card section end here-->
<div class="container bg-info mt-3" style="box-shadow: -10px -10px 10px black;">
<h4 class="text text-center"style="color:white;font-weight: bold;">
CUSTOMER REVIEWS
<small>at</small>
<small id="websitename">ProspectLeads</small>
</h4>
<div class="row">
<div class="col-lg-4 col-12 col-sm-12 col-md-6 mt-3 mb-3">
<div class="card" style="box-shadow: -5px 10px 5px black;">
<div class="card-header">
<img src="smith.jpg">
<p class="text " style="float: center;">SMITH</p>
</div>
<div class="card-body">
<p class="text text-left">
CEO AT MY TREE SOLUTIONS
</p>
<p class="text" id="maincontent">
effective product.It has a comprehensive and a ccurate database. Interface is so easy to use even the CEO can do it. And the customer service is great.I recommend the product highly.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12 col-sm-12 col-md-6 mt-3 mb-3">
<div class="card" style="box-shadow: -5px 10px 5px black;">
<div class="card-header">
<img src="benden.jpg">
<p class="text " style="float: center;">BEDON</p>
</div>
<div class="card-body">
<p class="text text-left">
CEO AT MY VIDISCOUSA
</p>
<p class="text" id="maincontent">
effective product.It has a comprehensive and a ccurate database. Interface is so easy to use even the CEO can do it. And the customer service is great.I recommend the product highly.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12 col-sm-12 col-md-6 mt-3 mb-3">
<div class="card"style="box-shadow: -5px 10px 5px black;" >
<div class="card-header">
<img src="joe.jpg">
<p class="text " style="float: center;">JOE</p>
</div>
<div class="card-body">
<p class="text text-left">
CEO AT MY VATCINIC
</p>
<p class="text" id="maincontent">
effective product.It has a comprehensive and a ccurate database. Interface is so easy to use even the CEO can do it. And the customer service is great.I recommend the product highly.
</p>
</div>
</div>
</div>
</div>
</div>
<!--reviews part up to here-->
<br><br><br>
<div class="footer bg-dark">
<br><br><br>
<div class="container">
<div class="row">
<div class="col-lg-3 col-12 col-sm-12 col-md-4" style="line-height:30px;">
<h5 class="text text-primary">OUR APPEND SERVICES</h5>
<li style="color:white;font-style: bold; list-style-type: none;">Data Appending</li>
<li style="color:white;font-style: bold; list-style-type: none;">Email Appending</li>
<li style="color:white;font-style: bold; list-style-type: none;">Phone Appending</li>
<li style="color:white;font-style: bold; list-style-type: none;">Contact Appending</li>
</div>
<div class="col-lg-3 col-12 col-sm-12 col-md-4" style="line-height:30px;">
<h5 class="text text-primary">OUR EMAIL LISTS </h5>
<li style="color:white;font-style: bold; list-style-type: none;">Technology List</li>
<li style="color:white;font-style: bold; list-style-type: none;">Bussiness List</li>
<li style="color:white;font-style: bold; list-style-type: none;">Education List</li>
<li style="color:white;font-style: bold; list-style-type: none;">International List</li>
<li style="color:white;font-style: bold; list-style-type: none;">HealthCareList</li>
</div>
<div class="col-lg-3 col-12 col-sm-12 col-md-4">
<h5 class="text text-primary">GET IN TOUCH</h5>
<span style="color:red;" ><i class="fa fa-map-maker" style="color:blue;"></i> Adress:</span>
<p style="color:white;font-style: bold;">1623 Main St,Dallas,TX-75201,United States</p>
<span style="color:red;"><i class="fa fa-envelope" style="color:blue;"></i> Email:</span>
<p style="color:white;font-style: bold;">[email protected]</p>
<span style="color:red;"><i class="fa fa-phone" style="color:blue;"></i> Phone:</span>
<p style="color:white;font-style: bold;">+1(850)733-7275</p>
</div>
<div class="col-lg-3 col-12 col-sm-12 col-md-4" >
<h5 class="text text-primary">PROCEPECT LEADS </h5>
<img src="logo.ico" class="img-circle"width="160" height="150" style="border-radius: 75px;margin-left: 10px;align-items: center;">
<br><br>
<p class="text " style="line-height: 25px; color:white;font-style:bold;">Our team comprises socially aware, technically sound and competent individuals who are communicative and have a finger on the pulse of the business scene. We have the right blend of experience, attitude and managerial ability.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 bg-primary" id="copy_right_sec">
<p class="text text-center text-warning">©2020 <a href="Prospectleads.com" style="color:white;font-weight: bold;">Procespectleads.com</a>All Rights Reserved</p>
</div>
</body>
</html>