-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathweb-development.html
More file actions
508 lines (451 loc) · 26.5 KB
/
Copy pathweb-development.html
File metadata and controls
508 lines (451 loc) · 26.5 KB
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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from layerdrops.com/linoorhtml/web-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Sep 2020 10:59:46 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8">
<title>Linoor - DIgital Agency HTML Template | Website Development</title>
<!-- Stylesheets -->
<link href="https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/fontawesome-all.css" rel="stylesheet">
<link href="css/owl.css" rel="stylesheet">
<link href="css/flaticon.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/jquery-ui.css" rel="stylesheet">
<link href="css/jquery.fancybox.min.css" rel="stylesheet">
<link href="css/hover.css" rel="stylesheet">
<link href="css/custom-animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- rtl css -->
<link href="css/rtl.css" rel="stylesheet">
<!-- Responsive File -->
<link href="css/responsive.css" rel="stylesheet">
<!-- Color css -->
<link rel="stylesheet" id="jssDefault" href="css/colors/color-default.css">
<link rel="shortcut icon" href="images/favicon.png" id="fav-shortcut" type="image/x-icon">
<link rel="icon" href="images/favicon.png" id="fav-icon" type="image/x-icon">
<!-- Responsive Settings -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
</head>
<body>
<div class="page-wrapper">
<!-- style switcher -->
<div class="style-switcher">
<a href="#" id="switcher-toggler"><i class="fa fa-cog"></i></a>
<h3>Color Skins</h3>
<ul id="styleOptions" title="Switch Color">
<li>
<a href="#" data-theme="color-default" class="color-default">
</a>
</li>
<li>
<a href="#" data-theme="color-2" class="color-2">
</a>
</li>
<li>
<a href="#" data-theme="color-3" class="color-3">
</a>
</li>
<li>
<a href="#" data-theme="color-4" class="color-4">
</a>
</li>
<li>
<a href="#" data-theme="color-5" class="color-5">
</a>
</li>
<li>
<a href="#" data-theme="color-6" class="color-6">
</a>
</li>
</ul>
<div class="language-feature">
<button class="ltr-switcher" data-href="#googtrans(en|en)">LTR</button><!-- /.ltr-switcher -->
<button class="rtl-switcher" data-href="#googtrans(en|ar)">RTL</button><!-- /.rtl-switcher -->
</div><!-- /.language-feature -->
</div>
<!-- Preloader -->
<div class="preloader">
<div class="icon"></div>
</div>
<!-- Main Header -->
<header class="main-header header-style-one">
<!-- Header Upper -->
<div class="header-upper">
<div class="inner-container clearfix">
<!--Logo-->
<div class="logo-box">
<div class="logo"><a href="index-2.html" title="Linoor - DIgital Agency HTML Template"><img
src="images/logo.png" id="thm-logo" alt="Linoor - DIgital Agency HTML Template"
title="Linoor - DIgital Agency HTML Template"></a></div>
</div>
<div class="nav-outer clearfix">
<!--Mobile Navigation Toggler-->
<div class="mobile-nav-toggler"><span class="icon flaticon-menu-2"></span><span
class="txt">Menu</span></div>
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md navbar-light">
<div class="collapse navbar-collapse show clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li class="dropdown"><a href="index-2.html">Home</a>
<ul>
<li><a href="index-2.html">Home Style 01</a></li>
<li><a href="index-3.html">Home Style 02</a></li>
<li><a href="index-4.html">Home Style 03</a></li>
<li><a href="one-page.html">Home One Page <span>new</span></a></li>
</ul>
</li>
<li><a href="about.html">About Us</a></li>
<li class="dropdown"><a href="team.html">Pages</a>
<ul>
<li><a href="team.html">Our Team</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="faqs.html">FAQs</a></li>
<li><a href="not-found.html">404 Page</a></li>
</ul>
</li>
<li class="current dropdown"><a href="services.html">Services</a>
<ul>
<li><a href="services.html">All Services</a></li>
<li><a href="web-development.html">Website Development</a></li>
<li><a href="graphic-designing.html">Graphic Designing</a></li>
<li><a href="digital-marketing.html">Digital Marketing</a></li>
<li><a href="seo.html">SEO & Content Writting</a></li>
<li><a href="app-development.html">App Development</a></li>
<li><a href="ui-designing.html">UI/UX Designing</a></li>
</ul>
</li>
<li class="dropdown"><a href="portfolio.html">Portfolio</a>
<ul>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="portfolio-single.html">Portfolio Single 01</a></li>
<li><a href="portfolio-single-2.html">Portfolio Single 02</a></li>
</ul>
</li>
<li class="dropdown"><a href="blog-grid.html">Blog</a>
<ul>
<li><a href="blog.html">Blog Sidebar</a></li>
<li><a href="blog-grid.html">Blog Grid View</a></li>
<li><a href="blog-single.html">Blog Single</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
</div>
<div class="other-links clearfix">
<!--Search Btn-->
<div class="search-btn">
<button type="button" class="theme-btn search-toggler"><span
class="flaticon-loupe"></span></button>
</div>
<div class="link-box">
<div class="call-us">
<a class="link" href="tel:6668880000">
<span class="icon"></span>
<span class="sub-text">Call Anytime</span>
<span class="number">666 888 0000</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
</header>
<!-- End Main Header -->
<!--Mobile Menu-->
<div class="side-menu__block">
<div class="side-menu__block-overlay custom-cursor__overlay">
<div class="cursor"></div>
<div class="cursor-follower"></div>
</div><!-- /.side-menu__block-overlay -->
<div class="side-menu__block-inner ">
<div class="side-menu__top justify-content-end">
<a href="#" class="side-menu__toggler side-menu__close-btn"><img src="images/icons/close-1-1.png"
alt=""></a>
</div><!-- /.side-menu__top -->
<nav class="mobile-nav__container">
<!-- content is loading via js -->
</nav>
<div class="side-menu__sep"></div><!-- /.side-menu__sep -->
<div class="side-menu__content">
<p>Linoor is a premium Template for Digital Agencies, Start Ups, Small Business and a wide range of
other agencies.</p>
<p><a href="mailto:needhelp@linoor.com">needhelp@linoor.com</a> <br> <a href="tel:888-999-0000">888
999 0000</a></p>
<div class="side-menu__social">
<a href="#"><i class="fab fa-facebook-square"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-pinterest-p"></i></a>
</div>
</div><!-- /.side-menu__content -->
</div><!-- /.side-menu__block-inner -->
</div><!-- /.side-menu__block -->
<!--Search Popup-->
<div class="search-popup">
<div class="search-popup__overlay custom-cursor__overlay">
<div class="cursor"></div>
<div class="cursor-follower"></div>
</div><!-- /.search-popup__overlay -->
<div class="search-popup__inner">
<form action="#" class="search-popup__form">
<input type="text" name="search" placeholder="Type here to Search....">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div><!-- /.search-popup__inner -->
</div><!-- /.search-popup -->
<!-- Banner Section -->
<section class="page-banner">
<div class="image-layer" style="background-image:url(images/background/image-7.jpg);"></div>
<div class="shape-1"></div>
<div class="shape-2"></div>
<div class="banner-inner">
<div class="auto-container">
<div class="inner-container clearfix">
<h1>Website Development</h1>
<div class="page-nav">
<ul class="bread-crumb clearfix">
<li><a href="index-2.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li class="active">Website Development</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--End Banner Section -->
<div class="sidebar-page-container">
<div class="auto-container">
<div class="row clearfix">
<!--Content Side-->
<div class="content-side col-lg-8 col-md-12 col-sm-12">
<div class="service-details">
<div class="main-image image">
<img src="images/resource/featured-image-16.jpg" alt="">
</div>
<div class="text-content">
<h3>Website Development</h3>
<p>Need something changed or is there something not quite working the way you envisaged?
Is your van a little old and tired and need refreshing? Lorem Ipsum is simply dummy
text of the printing and typesetting industry. Lorem Ipsum has been the industry's
standard dummy text ever since the 1500s, when an unknown printer took a galley of
type and scrambled it to make a type specimen book. It has survived not only five
centuries, but also the leap into electronic typesetting, remaining essentially
unchanged.</p>
<div class="featured">
<div class="row clearfix">
<div class="image-col col-md-6 col-sm-12">
<div class="image">
<img src="images/resource/featured-image-17.jpg" alt="">
</div>
</div>
<div class="text-col col-md-6 col-sm-12">
<div class="inner">
<h4>planning & strategy</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting
industry.</p>
<ul>
<li>Research beyond the business plan</li>
<li>Marketing options and rates</li>
<li>The ability to turnaround consulting</li>
<li>Customer engagement matters</li>
</ul>
</div>
</div>
</div>
</div>
<p>Need something changed or is there something not quite working the way you envisaged?
Is your van a little old and tired and need refreshing? Lorem Ipsum is simply dummy
text of the printing and typesetting industry. Lorem Ipsum has been the industry's
standard dummy text ever since the 1500s, when an unknown printer took a galley of
type and scrambled it to make a type specimen book. It has survived not only five
centuries, but also the leap into electronic typesetting, remaining essentially
unchanged.</p>
<p class="last">Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard dummy text ever since the
1500s, when an unknown printer took a galley of type and scrambled it to make a type
specimen book. It has survived not only five centuries, but also the leap into
electronic typesetting, remaining essentially unchanged.</p>
</div>
</div>
</div>
<!--Sidebar Side-->
<div class="sidebar-side col-lg-4 col-md-12 col-sm-12">
<aside class="sidebar blog-sidebar">
<div class="sidebar-widget services">
<div class="widget-inner">
<div class="sidebar-title">
<h4>All Services</h4>
</div>
<ul>
<li class="active"><a href="web-development.html">Website Development</a></li>
<li><a href="graphic-designing.html">Graphic Designing</a></li>
<li><a href="digital-marketing.html">Digital Marketing</a></li>
<li><a href="seo.html">SEO & Content Writting</a></li>
<li><a href="app-development.html">App Development</a></li>
<li><a href="ui-designing.html">UI/UX Designing</a></li>
</ul>
</div>
</div>
<div class="sidebar-widget call-up">
<div class="widget-inner">
<div class="sidebar-title">
<h4>need Linoor help?</h4>
</div>
<div class="text">Prefer speaking with a human to filling out a form? call corporate
office and we will connect you with a team member who can help.</div>
<div class="phone"><a href="tel:666888000"><span
class="icon flaticon-call"></span>666 888 000</a></div>
</div>
</div>
</aside>
</div>
</div>
</div>
</div>
<!-- Call To Section -->
<section class="call-to-section-two alternate">
<div class="auto-container">
<div class="inner clearfix">
<h2>We’re Ready to Bring Bigger <br>& Stronger Projects</h2>
<div class="link-box">
<a class="theme-btn btn-style-two" href="about.html">
<i class="btn-curve"></i>
<span class="btn-title">Contact with us</span>
</a>
</div>
</div>
</div>
</section>
<!-- Main Footer -->
<footer class="main-footer normal-padding">
<div class="auto-container">
<!--Widgets Section-->
<div class="widgets-section">
<div class="row clearfix">
<!--Column-->
<div class="column col-xl-3 col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget logo-widget">
<div class="widget-content">
<div class="logo">
<a href="index-2.html"><img id="fLogo" src="images/footer-logo.png" alt="" /></a>
</div>
<div class="text">Welcome to our web design agency. Lorem ipsum simply free text
dolor sited amet cons cing elit.</div>
<ul class="social-links clearfix">
<li><a href="#"><span class="fab fa-facebook-square"></span></a></li>
<li><a href="#"><span class="fab fa-twitter"></span></a></li>
<li><a href="#"><span class="fab fa-instagram"></span></a></li>
<li><a href="#"><span class="fab fa-pinterest-p"></span></a></li>
</ul>
</div>
</div>
</div>
<!--Column-->
<div class="column col-xl-3 col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<div class="widget-content">
<h6>Explore</h6>
<div class="row clearfix">
<div class="col-md-6 col-sm-12">
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Meet Our Team</a></li>
<li><a href="#">Our Portfolio</a></li>
<li><a href="#">Latest News</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="col-md-6 col-sm-12">
<ul>
<li><a href="#">Support</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--Column-->
<div class="column col-xl-3 col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget info-widget">
<div class="widget-content">
<h6>Contact</h6>
<ul class="contact-info">
<li class="address"><span class="icon flaticon-pin-1"></span> 66 Broklyn Street,
New York <br>United States of America</li>
<li><span class="icon flaticon-call"></span><a href="tel:666888000">666 888
000</a></li>
<li><span class="icon flaticon-email-2"></span><a
href="mailto:needhelp@linoor.com">needhelp@linoor.com</a></li>
</ul>
</div>
</div>
</div>
<!--Column-->
<div class="column col-xl-3 col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget newsletter-widget">
<div class="widget-content">
<h6>Newsletter</h6>
<div class="newsletter-form">
<form method="post" action="http://layerdrops.com/linoorhtml/contact.html">
<div class="form-group clearfix">
<input type="email" name="email" value="" placeholder="Email Address"
required="">
<button type="submit" class="theme-btn"><span
class="fa fa-envelope"></span></button>
</div>
</form>
</div>
<div class="text">Sign up for our latest news & articles. We won’t give you spam
mails.</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="auto-container">
<div class="inner clearfix">
<div class="copyright">© copyright 2020 by Layerdrops.com</div>
</div>
</div>
</div>
</footer>
</div>
<!--End pagewrapper-->
<a href="#" data-target="html" class="scroll-to-target scroll-to-top"><i class="fa fa-angle-up"></i></a>
<script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/TweenMax.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/owl.js"></script>
<script src="js/mixitup.js"></script>
<script src="js/knob.js"></script>
<script src="js/appear.js"></script>
<script src="js/wow.js"></script>
<script src="js/jQuery.style.switcher.min.js"></script>
<script type="text/javascript" src="../../cdnjs.cloudflare.com/ajax/libs/js-cookie/2.1.2/js.cookie.min.js">
</script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/custom-script.js"></script>
<script src="js/lang.js"></script>
<script src="../../translate.google.com/translate_a/elementa0d8.html?cb=googleTranslateElementInit"></script>
<script src="js/color-switcher.js"></script>
</body>
<!-- Mirrored from layerdrops.com/linoorhtml/web-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Sep 2020 10:59:55 GMT -->
</html>