-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
617 lines (536 loc) · 31 KB
/
index.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
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
<head>
<!-- Meta Tags-->
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Title -->
<title>Unveiling a Design-Centric E-Learning Template</title>
<!-- Description -->
<meta name="description" content="Unlock your creative potential with our static, design-focused e-learning template. Master the art of visual composition, typography, and layout through immersive lessons and hands-on projects. Elevate your design skills today">
<!-- Keywords -->
<meta name="keywords" content="ed tech, e-learning, online learning, education platform, online courses, student management, responsive design, html5, css3, bootstrap">
<!-- Base href -->
<base href="https://www.moksy.com/">
<!-- Meta tags -->
<meta name="robots" content="index,follow">
<meta name="revisit-after" content="7 days">
<meta name="distribution" content="web">
<meta name="copyright" content="Unveiling a Design-Centric E-Learning Template">
<meta name='language' content='English'>
<meta name="author" content="Adam Levine">
<!-- Canonical link -->
<link rel="canonical" href="https://moksy.com"/>
<!-- Designer and publisher info -->
<meta name="designer" content="GGLink">
<meta name="publisher" content="Adam Levine">
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Unveiling a Design-Centric E-Learning Template"/>
<meta property="twitter:description" content="Unlock your creative potential with our static, design-focused e-learning template. Master the art of visual composition, typography, and layout through immersive lessons and hands-on projects. Elevate your design skills today"/>
<meta property="twitter:locale" content="English"/>
<meta property="twitter:image" content="https://builder.moksy.com/wp-content/uploads/2023/07/download-7.jpg"/>
<meta property="twitter:url" content="https://moksy.com"/>
<!-- Open Graph -->
<meta property="og:type" content="article"/>
<meta property="og:title" content="Unveiling a Design-Centric E-Learning Template"/>
<meta property="og:description" content="Unlock your creative potential with our static, design-focused e-learning template. Master the art of visual composition, typography, and layout through immersive lessons and hands-on projects. Elevate your design skills today"/>
<meta property="og:locale" content="English"/>
<meta property="og:image" content="https://builder.moksy.com/wp-content/uploads/2023/07/download-7.jpg"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:url" content="https://moksy.com"/>
<meta property="og:site_name" content="harper">
<meta property="fb:app_id" content=""/>
<!--favicons -->
<link rel="icon" sizes="16x16" type="image/png" href="https://builder.moksy.com/wp-content/uploads/2022/08/logo-10.png"/>
<!--touch-icon -->
<link rel="apple-touch-icon" sizes="57x57" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="60x60" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="72x72" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="76x76" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="114x114" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="120x120" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="144x144" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="icon" type="image/png" sizes="144x144" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="152x152" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="icon" type="image/png" sizes="152x152" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="apple-touch-icon" sizes="180x180" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png"><link rel="icon" type="image/png" sizes="180x180" href="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png">
<meta name="msapplication-TileColor" content="">
<meta name="msapplication-TileImage" content="https://builder.moksy.com/wp-content/uploads/2022/08/apple-icon-152x152-1.png">
<meta name="theme-color" content="">
<!--web-manifest -->
<link rel="manifest" href="/templates/harper/manifest.json">
<link href='https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css' rel='stylesheet' media='all'>
<link href='https://cdn.jsdelivr.net/npm/admin-lte@3.1/dist/css/adminlte.min.css' rel='stylesheet' media='all'>
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' rel='stylesheet' media='all'>
<link href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css' rel='stylesheet' media='all'>
<link href='/templates/harper/assets/styles/styles.css' rel='stylesheet' media='all'>
<link href='https://moksy-lab.github.io/harper/assets/styles/harper.css' rel='stylesheet' media='all'>
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "ProfessionalService",
"name": "harper",
"title": "Unveiling a Design-Centric E-Learning Template",
"url": "https://moksy.com",
"sameAs": [
""
],
"logo": "https://builder.moksy.com/wp-content/uploads/2022/08/logo2x.png",
"priceRange": "$$$",
"image": "https://builder.moksy.com/wp-content/uploads/2023/07/download-7.jpg",
"description": "Unlock your creative potential with our static, design-focused e-learning template. Master the art of visual composition, typography, and layout through immersive lessons and hands-on projects. Elevate your design skills today",
"address": {
"@type": "PostalAddress",
"streetAddress": "3-5, Marco Polo House, Lansdowne Road",
"addressLocality": "London",
"addressRegion": "Surrey",
"postalCode": "CR0 2BX",
"addressCountry": "United Kingdom"
},
"email": "support@moksy.com",
"geo": {
"@type": "GeoCoordinates",
"latitude": "51.37683",
"longitude": "-0.09728"
},
"openingHours": "Mo 09:00-17:00 Tu 09:00-17:00 We 09:00-17:00 Th 09:00-17:00 Fr 09:00-17:00",
"telephone": "+44 0808 175 1749",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"ratingCount": "33"
},
"datePublished": "2023-07-22 07:22:00"
}
</script>
</head>
<body>
<div itemprop="isPartOf" itemscope itemtype="http://schema.org/WebSite"></div>
<!-- harshall header section main wrapper start from here -->
<section id="headera9823ff3dfbdaa29" class="harshall header headera9823ff3dfbdaa29" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- header starts here -->
<header class="header">
<!-- navbar starts here -->
<nav class="navbar navbar-expand-lg py-3">
<!-- header container starts here -->
<div class="container">
<!-- header header starts here -->
<a href="/templates/harper/?page=#" title="This Is A Title" class="navbar-brand font-weight-bold" itemprop="url">
Moksy </a>
<!-- /header header ends here -->
<!-- mobile responsive button starts here -->
<button type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler navbar-toggler-right" itemprop="action">
<i class="fa fa-bars" itemprop="icon"></i>
</button>
<!-- /mobile responsive button ends here -->
<!-- header item starts here -->
<div id="navbarSupportedContent" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto" itemprop="numberOfItems">
<!-- list items starts here -->
<li class="nav-item active" itemprop="item">
<a href="/templates/harper/?page=#" title="This Is A Title" class="nav-link font-weight-bold" itemprop="url">
Home
</a>
</li>
<li class="nav-item" itemprop="item">
<a href="/templates/harper/?page=#" title="This Is A Title" class="nav-link font-weight-bold" itemprop="url">
About </a>
</li>
<li class="nav-item" itemprop="item">
<a href="/templates/harper/?page=#" title="This Is A Title" class="nav-link font-weight-bold" itemprop="url">
Course </a>
</li>
<li class="nav-item" itemprop="item">
<a href="/templates/harper/?page=#" title="This Is A Title" class="nav-link font-weight-bold" itemprop="url">
Portfolio </a>
</li>
<li class="nav-item" itemprop="item">
<a href="/templates/harper/?page=#" title="This Is A Title" class="nav-link font-weight-bold" itemprop="url">
Contact </a>
</li>
<!-- /list items ends here -->
</ul>
</div>
<!-- /header item ends here -->
</div>
<!-- /header container ends here -->
</nav>
<!-- /navbar ends here -->
</header>
<!-- /header starts here -->
</section>
<!-- /harshall header section main wrapper ends here --><!-- agni about section main wrapper start from here -->
<section id="aboutcded716dce36a6e8" class="agni about aboutcded716dce36a6e8" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- main content starts here -->
<div class="jumbotron bg-white container">
<div class="row justify-content-between">
<!-- left side content starts here -->
<div class="col-md-5">
<h2 class="heading-custom-class" itemprop="headline">
<span class="badge" itemprop="text">
Never Stops Learning
</span>
</h2>
<h2 class="mb-3 font-weight-bold DescriptionHeading" itemprop="headline">
Grow Your Skills With Courses
</h2>
<p class="mb-4 DescriptionPara" itemprop="text">
Moksy is an innovative edtech institute committed to providing high-quality learning experiences for students through cutting-edge technology and personalized instruction.
</p>
<div class="startFreeTrail">
<!-- search section starts here -->
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Class/Course" aria-label="Recipient's username" aria-describedby="basic-addon2" itemprop="input">
<div class="input-group-append">
<button class="btn searchBtn" type="button" itemprop="action">
<i class="fa fa-search" itemprop="icon"></i>
Search
</button>
</div>
</div>
<!-- /search section ends here -->
</div>
</div>
<!-- /left side content ends here -->
<!-- right side content starts here -->
<div class="col-md-6 descriptionImage">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/hero-2x-2.png" alt="an image" class="img-fluid" itemprop="image"/>
</div>
<!-- /right side content ends here -->
</div>
</div>
<!-- /main content ends here -->
</section>
<!-- /agni about section main wrapper ends here --><!-- sammy service section main wrapper start from here -->
<section id="serviceebfcf165e4ae5852" class="sammy serviceebfcf165e4ae5852 service" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<div class="container">
<div class="row">
<!-- left side starts here -->
<div class="col-md-6">
<div class="image">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/1-7.png" class="img-fluid" alt="an image" itemprop="image">
</div>
</div>
<!-- /left side ends here -->
<!-- right side starts here -->
<div class="col-md-6">
<h2 class="font-weight-bold">
How our online <br>
public school works
</h2>
<div class="row mt-4">
<!-- col 1 -->
<div class="col-md-6">
<div class="card">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/idea.png" class="card-img-top" alt="an image"
itemprop="image">
<div class="card-body">
<h5 class="card-title font-weight-bold" itemprop="headline">
Virtual learning </h5>
<p class="card-text" itemprop="text">
Our approach is very simple: we define your problem and give the best solution. </p>
</div>
</div>
</div>
<!-- col 2 -->
<div class="col-md-6">
<div class="card">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/learning.png" class="card-img-top" alt="an image" itemprop="image">
<div class="card-body">
<h5 class="card-title font-weight-bold" itemprop="headline">
Meaningful Education </h5>
<p class="card-text" itemprop="text">
Our approach is very simple: we define your problem and give the best solution. </p>
</div>
</div>
</div>
</div>
<div class="row mt-4">
<!-- col 1 -->
<div class="col-md-6">
<div class="card">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/brain.png" class="card-img-top" alt="an image"
itemprop="image">
<div class="card-body">
<h5 class="card-title font-weight-bold" itemprop="headline">
Online Curriculum </h5>
<p class="card-text" itemprop="text">
Our approach is very simple: we define your problem and give the best solution. </p>
</div>
</div>
</div>
<!-- col 2 -->
<div class="col-md-6">
<div class="card">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/decision-making.png" class="card-img-top" alt="an image" itemprop="image">
<div class="card-body">
<h5 class="card-title font-weight-bold" itemprop="headline">
Social Interaction </h5>
<p class="card-text" itemprop="text">
Our approach is very simple: we define your problem and give the best solution. </p>
</div>
</div>
</div>
</div>
</div>
<!-- /right side ends here -->
</div>
</div>
</section>
<!-- /sammy service section main wrapper ends here --><!-- frankie section main wrapper start from here -->
<section id="frankiepo48kr6e3hi" class="frankie feature frankiepo48kr6e3hi" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- feature starts here -->
<div class="fdb-block">
<div class="container">
<div class="row text-center">
<div class="col-12">
<h1 itemprop="headline">
Grow Your Skills With Courses </h1>
<p class="lead" itemprop="text"><a href="#">
Watch A Demo <i class="fas fa-angle-right"></i></a>
</p>
</div>
</div>
<div class="row text-center justify-content-center mt-5">
<div class="col-10 col-sm-3">
<img alt="image" class="img-fluid rounded" src="https://builder.moksy.com/wp-content/uploads/2022/08/red.svg" itemprop="image">
<h3 itemprop="headline"><strong>
Class One </strong></h3>
</div>
<div class="col-10 col-sm-3 pt-5 pt-sm-0">
<img alt="image" class="img-fluid rounded" src="https://builder.moksy.com/wp-content/uploads/2022/08/purple.svg" itemprop="image">
<h3 itemprop="headline"><strong>
Class Two </strong></h3>
</div>
<div class="col-10 col-sm-3 pt-5 pt-sm-0">
<img alt="image" class="img-fluid rounded" src="https://builder.moksy.com/wp-content/uploads/2022/08/blue.svg" itemprop="image">
<h3 itemprop="headline"><strong>
Class Three </strong></h3>
</div>
<div class="col-10 col-sm-3 pt-5 pt-sm-0">
<img alt="image" class="img-fluid rounded" src="https://builder.moksy.com/wp-content/uploads/2022/08/red.svg" itemprop="image">
<h3 itemprop="headline"><strong>
Class Four </strong></h3>
</div>
</div>
</div>
</div>
<!-- /feature ends here -->
</section>
<!-- /frankie section main wrapper ends here --><!-- tracey testimonial section main wrapper start from here -->
<section id="testimonialcohi0ajeo7e" class="tracey testimonial testimonialcohi0ajeo7e" itemscope
itemtype="http://schema.org/Organization" itemprop="text">
<!-- testimonial starts here -->
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-12 col-md-10 col-lg-8">
<p class="lead text-muted" itemprop="text">
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Iste adipisci itaque, sit, iusto eaque animi ab mollitia nobis, consequatur dolores esse blanditiis molestiae natus eum modi cum at. Nihil non fugiat cum velit earum at, minus unde illum. Iusto libero beatae quis, doloremque et saepe unde dolorem ducimus numquam voluptatem. </p>
<p class="lead" itemprop="name"><strong class="font-weight-bold text-muted">John Doe</strong> <em class="ml-4 text-muted">Web Developer</em></p>
</div>
<div class="col-8 col-sm-6 col-md-2 col-lg-3 col-xl-2 mt-4 mt-md-0 ml-auto mr-auto mr-md-0">
<img src="https://builder.moksy.com/wp-content/uploads/2022/08/1-4.jpg" class="img-fluid rounded-circle" alt="an image" itemprop="image">
</div>
</div>
</div>
<!-- testimonial ends here -->
</section>
<!-- /tracey testimonial section main wrapper ends here --><!-- faki form section main wrapper start from here -->
<section id="formftfyiyue44r" class="faki form formftfyiyue44r" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- form starts here -->
<section class="fdb-block">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-8 col-lg-7 col-xl-5 text-center">
<div class="fdb-box">
<div class="row">
<div class="col">
<h1 itemprop="headline">
Log In </h1>
</div>
</div>
<div class="row mt-4">
<div class="col">
<input type="text" class="form-control" placeholder="Email" itemprop="input">
</div>
</div>
<div class="row mt-4">
<div class="col">
<input type="password" class="form-control mb-1" placeholder="Password" itemprop="input">
<p class="text-right" itemprop="text"><a href="#">
Recover Password </a></p>
</div>
</div>
<div class="row mt-4">
<div class="col">
<button class="btn btn-outline-secondary" type="button" itemprop="action">Submit</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- form ends here -->
</section>
<!-- /faki form section main wrapper ends here --><!-- foshka section main wrapper start from here -->
<section id="foshkaftin8f8zeg1" class="foshka feature foshkaftin8f8zeg1" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- feature starts here -->
<div class="fdb-block">
<div class="container">
<div class="row text-center">
<div class="col-12">
<h1 itemprop="headline">
Welcome to moksy </h1>
</div>
</div>
<div class="row text-left mt-5">
<div class="col-12 col-sm-6 col-lg-3">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/layers.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class One </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-sm-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/monitor.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Two </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-lg-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/package.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Three </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-lg-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/gift.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Four </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
</div>
<div class="row text-left pt-3 pt-lg-5">
<div class="col-12 col-sm-6 col-lg-3">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/cloud.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Five </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-sm-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/layers.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Six </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-lg-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/monitor.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class One </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 pt-3 pt-lg-0">
<div class="row">
<div class="col-3">
<img alt="image" class="img-fluid" src="https://builder.moksy.com/wp-content/uploads/2022/08/package.svg" itemprop="image">
</div>
<div class="col-9">
<h3 itemprop="headline"><strong>
Class Two </strong></h3>
<p itemprop="text">
Start a free trial and experience the Newton difference for yourself. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /feature ends here -->
</section>
<!-- /foshka section main wrapper ends here --><!-- finger section main wrapper start from here -->
<section id="fingerftg80mqpach" class="finger footer fingerftg80mqpach" itemscope itemtype="http://schema.org/Organization" itemprop="text">
<!-- footer starts here -->
<footer class="fdb-block footer-small bg-dark">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-8">
<ul class="nav justify-content-center justify-content-md-start">
<li class="nav-item">
<a class="nav-link" href="#" itemprop="url">
Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" itemprop="url">
Pages </a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" itemprop="url">
Course </a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" itemprop="url">
Event </a>
</li>
</ul>
</div>
<div class="col-12 col-md-4 mt-4 mt-md-0 text-center text-md-right" itemprop="text">
Copyright ©newton 2023 All rights reserved.
</div>
</div>
</div>
</footer>
<!-- /footer ends here -->
</section>
<!-- /finger section main wrapper ends here --> <div class="menu sticky-top p-3 bg-light" style="position: fixed;right: 0;top: 25%;">
<div class="nav flex-column">
<a href="/" style="color: #00a3ff;font-size: 20px;padding: 5px;padding-right: 0px;" class="nav-link pl-0 previewLink" title="harper"><i class="fa fa-home" aria-hidden="true"></i></a>
<a href="/project-details.php?project=harper&project_id=23903" style="color: #00a3ff;font-size: 20px;padding: 5px;padding-right: 0px; padding-left: 10px !important;" class="nav-link pl-0 previewLink">
<i class="fa fa-info" aria-hidden="true"></i></a>
<a href="/download.php?project=harper&project_id=23903" class="nav-link pl-0 previewLink" style="color: #00a3ff;font-size: 20px;padding: 5px;padding-right: 0px;" ><i class="fa fa-download" aria-hidden="true"></i></a>
</div>
</div>
<script data-cfasync="false" src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script data-cfasync="false" src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script><script data-cfasync="false" src="https://code.jquery.com/ui/1.13.2/jquery-ui.min.js"></script><script data-cfasync="false" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.4.0/jquery-migrate.min.js"></script><script data-cfasync="false" src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"></script><script data-cfasync="false" src="https://cdn.jsdelivr.net/npm/admin-lte@3.1/dist/js/adminlte.min.js"></script><script data-cfasync="false" src=""></script><script data-cfasync="false" src="https://moksy-lab.github.io/harper/assets/styles/harper.css"></script>
</body>
</html>