-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathweb-development.html
More file actions
558 lines (494 loc) · 25.8 KB
/
web-development.html
File metadata and controls
558 lines (494 loc) · 25.8 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
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
<!DOCTYPE html>
<html>
<!-- Mirrored from themerange.net/html/merix/merix/web-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 04 Feb 2021 13:16:03 GMT -->
<head>
<meta charset="utf-8">
<title>Merix Creative Digital Agency HTML-5 Template | Web Development</title>
<!-- Stylesheets -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Color Switcher Mockup -->
<link href="css/color-switcher-design.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<link rel="icon" href="images/favicon.png" type="image/x-icon">
<!-- Responsive -->
<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 class="hidden-bar-wrapper">
<div class="page-wrapper">
<!-- Preloader -->
<div class="preloader">
<div class="box"></div>
</div>
<!-- Main Header-->
<header class="main-header">
<!--Header-Upper-->
<div class="header-upper">
<div class="auto-container clearfix">
<div class="pull-left logo-box">
<div class="logo"><a href="index.html"><img src="images/logo.png" alt="" title=""></a></div>
</div>
<div class="nav-outer clearfix">
<!--Mobile Navigation Toggler-->
<div class="mobile-nav-toggler"><span class="icon flaticon-menu"></span></div>
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md">
<div class="navbar-header">
<!-- Toggle Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li class="dropdown"><a href="#">Home</a>
<ul>
<li><a href="index.html">Homepage One</a></li>
<li><a href="index-2.html">Homepage Two</a></li>
<li><a href="index-3.html">Homepage Three</a></li>
<li><a href="index-4.html">Homepage Four</a></li>
<li><a href="index-5.html">Homepage Five</a></li>
<li><a href="index-6.html">Homepage Six</a></li>
<li class="dropdown"><a href="#">Header Styles</a>
<ul>
<li><a href="index.html">Header Style One</a></li>
<li><a href="index-2.html">Header Style Two</a></li>
<li><a href="index-3.html">Header Style Three</a></li>
<li><a href="index-4.html">Header Style Four</a></li>
<li><a href="index-5.html">Header Style Five</a></li>
<li><a href="index-6.html">Header Style Six</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown"><a href="#">About</a>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="price.html">Price</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="team-detail.html">Team Detail</a></li>
<li><a href="testimonial.html">Testimonial</a></li>
<li><a href="comming-soon.html">Comming Soon</a></li>
<li><a href="terms.html">Terms & Condition</a></li>
<li><a href="privacy.html">Privacy & Policy</a></li>
</ul>
</li>
<li class="current dropdown"><a href="#">Services</a>
<ul>
<li><a href="services.html">Services</a></li>
<li><a href="content-marketing.html">Content Marketing</a></li>
<li><a href="social-marketing.html">Social Marketing</a></li>
<li><a href="app-development.html">App Development</a></li>
<li><a href="seo.html">SEO Optimization</a></li>
<li><a href="web-development.html">Web Development</a></li>
<li><a href="advertising.html">PPC Advertising</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Projects</a>
<ul>
<li><a href="projects.html">Projects</a></li>
<li><a href="projects-left-sidebar.html">Projects Left Sidebar</a></li>
<li><a href="projects-right-sidebar.html">Projects Right Sidebar</a></li>
<li><a href="projects-detail.html">Projects Detail</a></li>
</ul>
</li>
<li class="dropdown has-mega-menu"><a href="#">Pages</a>
<div class="mega-menu">
<div class="mega-menu-bar row clearfix">
<div class="column col-lg-3 col-md-4 col-sm-12">
<h3>About Us</h3>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="price.html">Price</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="team-detail.html">Team Detail</a></li>
<li><a href="testimonial.html">Testimonial</a></li>
<li><a href="comming-soon.html">Comming Soon</a></li>
<li><a href="terms.html">Terms & Condition</a></li>
<li><a href="privacy.html">Privacy & Policy</a></li>
</ul>
</div>
<div class="column col-lg-3 col-md-4 col-sm-12">
<h3>Services</h3>
<ul>
<li><a href="content-marketing.html">Content Marketing</a></li>
<li><a href="social-marketing.html">Social Marketing</a></li>
<li><a href="app-development.html">App Development</a></li>
<li><a href="seo.html">SEO Optimization</a></li>
<li><a href="web-development.html">Web Development</a></li>
<li><a href="advertising.html">PPC Advertising</a></li>
</ul>
</div>
<div class="column col-lg-3 col-md-4 col-sm-12">
<h3>Blog</h3>
<ul>
<li><a href="blog.html">Our Blog</a></li>
<li><a href="blog-classic.html">Blog Classic</a></li>
<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
<li><a href="news-detail.html">Blog Single</a></li>
<li><a href="not-found.html">Not Found</a></li>
</ul>
</div>
<div class="column col-lg-3 col-md-4 col-sm-12">
<h3>Our Shop</h3>
<ul>
<li><a href="shop.html">Shop</a></li>
<li><a href="shop-single.html">Shop Details</a></li>
<li><a href="shoping-cart.html">Cart Page</a></li>
<li><a href="checkout.html">Checkout Page</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="register.html">Register</a></li>
</ul>
</div>
</div>
</div>
</li>
<li class="dropdown"><a href="#">Shop</a>
<ul>
<li><a href="shop.html">Our Products</a></li>
<li><a href="shop-single.html">Product Single</a></li>
<li><a href="shopping-cart.html">Shopping Cart</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="account.html">Account</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Blog</a>
<ul>
<li><a href="blog.html">Our Blog</a></li>
<li><a href="blog-classic.html">Blog Classic</a></li>
<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
<li><a href="news-detail.html">Blog Single</a></li>
<li><a href="not-found.html">Not Found</a></li>
</ul>
</li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
</nav>
<!-- Main Menu End-->
<div class="outer-box clearfix">
<!-- Quote Btn -->
<div class="btn-box">
<a href="contact.html" class="theme-btn btn-style-one"><span class="txt">Get A Quote</span></a>
</div>
<!-- Search Btn -->
<div class="search-box-btn search-box-outer"><span class="icon fa fa-search"></span></div>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
<!-- Sticky Header -->
<div class="sticky-header">
<div class="auto-container clearfix">
<!--Logo-->
<div class="logo pull-left">
<a href="index.html" title=""><img src="images/logo-small.png" alt="" title=""></a>
</div>
<!--Right Col-->
<div class="pull-right">
<!-- Main Menu -->
<nav class="main-menu">
<!--Keep This Empty / Menu will come through Javascript-->
</nav><!-- Main Menu End-->
<!-- Main Menu End-->
<div class="outer-box clearfix">
<!-- Quote Btn -->
<div class="btn-box">
<a href="contact.html" class="theme-btn btn-style-two"><span class="txt">Get A Quote</span></a>
</div>
<!-- Search Btn -->
<div class="search-box-btn search-box-outer"><span class="icon fa fa-search"></span></div>
</div>
</div>
</div>
</div><!-- End Sticky Menu -->
<!-- Mobile Menu -->
<div class="mobile-menu">
<div class="menu-backdrop"></div>
<div class="close-btn"><span class="icon flaticon-multiply"></span></div>
<nav class="menu-box">
<div class="nav-logo"><a href="index.html"><img src="images/logo-3.png" alt="" title=""></a></div>
<div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div>
</nav>
</div><!-- End Mobile Menu -->
</header>
<!-- End Main Header -->
<!-- Page Title Section -->
<section class="page-title" style="background-image: url(images/background/pattern-16.png)">
<div class="pattern-layer-one" style="background-image: url(images/main-slider/pattern-1.png)"></div>
<div class="pattern-layer-two" style="background-image: url(images/background/pattern-17.png)"></div>
<div class="pattern-layer-three" style="background-image: url(images/background/pattern-18.png)"></div>
<div class="pattern-layer-four" style="background-image: url(images/icons/cross-icon.png)"></div>
<div class="auto-container">
<h2>Web Development</h2>
<ul class="page-breadcrumb">
<li><a href="index.html">home</a></li>
<li>Web Development</li>
</ul>
</div>
</section>
<!-- End Page Title Section -->
<!-- Sidebar Page Container -->
<div class="sidebar-page-container">
<div class="auto-container">
<div class="row clearfix">
<!-- Sidebar Side -->
<div class="sidebar-side left-sidebar col-lg-4 col-md-12 col-sm-12">
<aside class="sidebar sticky-top">
<!-- Services -->
<div class="sidebar-widget">
<ul class="service-list">
<li><a href="services.html"><span class="color-layer"></span>All Services</a></li>
<li><a href="content-marketing.html"><span class="color-layer"></span>Content Marketing</a></li>
<li><a href="social-marketing.html"><span class="color-layer"></span>Social Marketing</a></li>
<li><a href="app-development.html"><span class="color-layer"></span>App Development</a></li>
<li><a href="seo.html"><span class="color-layer"></span>SEO Optimization</a></li>
<li class="current"><a href="web-development.html"><span class="color-layer"></span>Web Development</a></li>
<li><a href="advertising.html"><span class="color-layer"></span>PPC Advertising</a></li>
</ul>
</div>
<!-- Broucher Widget -->
<div class="broucher-widget">
<div class="widget-content" style="background-image: url(images/background/pattern-19.jpg)">
<h3>Download <br> Our Brochures</h3>
<div class="icon flaticon-pdf-1"></div>
<div class="text">Business is a marketing discipline focused on growing visibility in organic (non-paid) technic required.</div>
<a href="#" class="download">Click here to download</a>
</div>
</div>
<!-- Help Widget -->
<div class="help-widget">
<div class="widget-content">
<h4>Need Help ?</h4>
<div class="text">Please feel free to contact us. We will get back to you with 1-2 business days. Or just call us now</div>
<ul class="help-list">
<li><a href="tel:+0-000-0000-000"><span class="icon fa fa-phone"></span>+0 000 0000 000</a></li>
<li><a href="mailto:Merix@example.com"><span class="icon fa fa-envelope-o"></span>Merix@example.com</a></li>
</ul>
</div>
</div>
</aside>
</div>
<!-- Content Side -->
<div class="content-side right-sidebar col-lg-8 col-md-12 col-sm-12">
<div class="service-detail">
<div class="inner-box">
<div class="image">
<img src="images/resource/service-1.jpg" alt="" />
</div>
<div class="lower-content">
<h3>Web Development</h3>
<p>Having been around for over a decade, Basecamp is considered a reliable tool that excels at giving organizations a high-level view of their teams. Like Asana, Basecamp can help monitor tracking, but also offers additional features like direct messaging chats, centralized document storage, and a scheduling tool.Basecamp aims to take on Slack, Asana, Google Drive, and Dropbox by melding all of their competitors into one robust management tool.</p>
<h4>Features</h4>
<p>Designed with the harried business person in mind, Basecamp helps managers and team members stay on top of their professional lives. The app boasts that users will no longer drown in a sea of emails as that feature is already embedded into the app. Additionally, the scheduling and tracking features help ensure teams never again miss a deadline. Another interesting component of Basecamp is that managercan eliminate the need for “check-in” meetings by sending an automated message daily to employees that ask for a recap of what they accomplished that day. Then employees can “tag” teammates in their recaps to explain what they need help with or what they finished.</p>
<div class="two-columns">
<div class="row clearfix">
<div class="column col-lg-6 col-md-6 col-sm-12">
<div class="image">
<img src="images/resource/service-2.jpg" alt="" />
</div>
</div>
<div class="column col-lg-6 col-md-6 col-sm-12">
<h4>Cost</h4>
<p>A unique feature of Basecamp is that the app doesn’t charge for an increase in the number of users or projects. So unlike some of its peers, Basecamp charges a flat-fixed fee of $99 a month for a team, no matter the size.</p>
</div>
</div>
</div>
<h4>Why It’s Good for SEO Pros</h4>
<p>Managing a client’s SEO consists of many different timelines and action items. Keeping track of client emails, meetings, and central documents is a full-time job.</p>
<div class="two-columns">
<div class="row clearfix">
<div class="column col-lg-6 col-md-6 col-sm-12">
<p>By offering one of the best all-encompassing software solutions, Basecamp helps busy SEO pros stay on top of their entire business by more efficiently checking in with their team and deadlines in one easy to use the app.Casie Gillette, senior director of digital marketing at KoMarketing, uses Basecamp mainly for communicating to clients.</p>
<p>“Basecamp is our primary means of communication with clients,” Gillette said. “For any deliverable, it allows an easy way to track the conversation and adjust docs accordingly.”</p>
</div>
<div class="column col-lg-6 col-md-6 col-sm-12">
<div class="image">
<img src="images/resource/service-3.jpg" alt="" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Sidebar Page Container -->
<!-- Clients Section -->
<section class="clients-section style-two">
<div class="auto-container">
<div class="sponsors-outer">
<!--Sponsors Carousel-->
<ul class="sponsors-carousel owl-carousel owl-theme">
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/1.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/2.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/3.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/4.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/5.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/1.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/2.png" alt=""></a></figure></li>
<li class="slide-item"><figure class="image-box"><a href="#"><img src="images/clients/3.png" alt=""></a></figure></li>
</ul>
</div>
</div>
</section>
<!-- End Clients Section -->
<!-- Main Footer -->
<footer class="main-footer">
<div class="pattern-layer" style="background-image: url(images/background/pattern-3.png)"></div>
<div class="pattern-layer-two" style="background-image: url(images/background/pattern-4.png)"></div>
<div class="pattern-layer-three" style="background-image: url(images/background/pattern-5.png)"></div>
<div class="auto-container">
<!--Widgets Section-->
<div class="widgets-section">
<div class="row clearfix">
<!-- Column -->
<div class="big-column col-lg-6 col-md-12 col-sm-12">
<div class="row clearfix">
<!-- Footer Column -->
<div class="footer-column col-lg-7 col-md-6 col-sm-12">
<div class="footer-widget logo-widget">
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt="" /></a>
</div>
<div class="text">Our approach to SEO is uniquely built around what we know works…and what we know doesn’t work. With over 200 verified factors in play.</div>
<!-- Social Box -->
<ul class="social-box">
<li><a href="#" class="fa fa-facebook-f"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google"></a></li>
</ul>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-5 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<h4>Services</h4>
<ul class="list-link">
<li><a href="#">SEO for Small Business</a></li>
<li><a href="#">SEO for Local Services</a></li>
<li><a href="#">Enterprise SEO</a></li>
<li><a href="#">National SEO</a></li>
<li><a href="#">International SEO</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Column -->
<div class="big-column col-lg-6 col-md-12 col-sm-12">
<div class="row clearfix">
<!--Footer Column-->
<div class="footer-column col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget gallery-widget">
<h4>instagram</h4>
<div class="widget-content">
<div class="images-outer clearfix">
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/1.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-1.jpg" alt=""></a></figure>
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/2.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-2.jpg" alt=""></a></figure>
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/3.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-3.jpg" alt=""></a></figure>
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/4.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-4.jpg" alt=""></a></figure>
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/1.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-5.jpg" alt=""></a></figure>
<!--Image Box-->
<figure class="image-box"><a href="images/gallery/2.jpg" class="lightbox-image" data-fancybox="footer-gallery" title="Image Title Here" data-fancybox-group="footer-gallery"><img src="images/gallery/footer-gallery-thumb-6.jpg" alt=""></a></figure>
</div>
</div>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-5 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<h4>Contact info</h4>
<ul class="list-style-two">
<li><span class="icon flaticon-wall-clock"></span>Mon – Sat 10:00pm - 8:00pm</li>
<li><span class="icon flaticon-phone-call"></span><a href="tel:+0987-654-321">0987 654 321</a> <a href="tel:+0123-456-789">0123 456 789</a></li>
<li><span class="icon flaticon-email"></span><a href="mailto:Merix@gmail.com">Merix@gmail.com</a></li>
<li><span class="icon flaticon-maps-and-flags"></span>16122 Collins Street West, Melbourne, VIC Srsars</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="copyright">Copyright © 2020 Merix by <a href="https://themeforest.net/user/themerange">ThemeRange</a>. All Rights Reserved. All Rights Reserved.</div>
</div>
</div>
</footer>
<!-- End Main Footer -->
</div>
<!--End pagewrapper-->
<!-- Color Palate / Color Switcher -->
<div class="color-palate">
<div class="color-trigger">
<i class="fa fa-gear"></i>
</div>
<div class="color-palate-head">
<h6>Choose Your Options</h6>
</div>
<h5>RTL Version</h5>
<ul class="rtl-version option-box"> <li class="rtl">RTL Version</li> <li>LTR Version</li> </ul>
<h5>Boxed Version</h5>
<ul class="box-version option-box"> <li class="box">Boxed</li> <li>Full width</li></ul>
<h5>Want Sticky Header</h5>
<ul class="header-version option-box"> <li class="box">No</li> <li>Yes</li></ul>
<h5>Dark Verion</h5>
<ul class="dark-version option-box"> <li class="box">Yes</li> <li>No</li></ul>
<a href="#" class="purchase-btn">Purchase now $17</a>
<div class="palate-foo">
<span>You will find much more options and styling in admin panel.</span>
</div>
</div>
<!-- Search Popup -->
<div class="search-popup">
<button class="close-search style-two"><span class="flaticon-multiply"></span></button>
<button class="close-search"><span class="fa fa-arrow-up"></span></button>
<form method="post" action="http://themerange.net/html/merix/merix/blog.html">
<div class="form-group">
<input type="search" name="search-field" value="" placeholder="Search Here" required="">
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
<!-- End Header Search -->
<!-- Scroll To Top -->
<div class="back-to-top scroll-to-target show-back-to-top" data-target="html">TOP</div>
<script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/appear.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/tilt.jquery.min.js"></script>
<script src="js/jquery.paroller.min.js"></script>
<script src="js/owl.js"></script>
<script src="js/wow.js"></script>
<script src="js/nav-tool.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/script.js"></script>
<script src="js/color-settings.js"></script>
</body>
<!-- Mirrored from themerange.net/html/merix/merix/web-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 04 Feb 2021 13:16:03 GMT -->
</html>