-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathblog.html
More file actions
422 lines (420 loc) · 37 KB
/
blog.html
File metadata and controls
422 lines (420 loc) · 37 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Aione Framework | Responsive CSS Framework</title>
<!-- Aione framework website, 3D websites, Grid system -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="identifier-url" content="https://aioneframework.com/" />
<meta name="title" content="Aione Framework | Responsive CSS Framework" />
<meta name="description" content="Aione framework is responsive css framework to make responsive websites, web applications and mobile applications using 100 coulmn grid system" />
<meta name="abstract" content="all in one Responsive CSS Framework" />
<meta name="keywords" content="aione framework, Mobile first css framework, Web application framework, mobile application framework, editor, code, live, css, framework, css4, layout, playground, help" />
<meta name="author" content="OXO IT SOLUTIONS PRIVATE LIMITED" />
<meta name="revisit-after" content="10" />
<meta name="language" content="EN" />
<meta name="copyright" content="©2018 OXO IT SOLUTIONS PRIVATE LIMITED" />
<meta name="robots" content="All" />
<meta name="theme-color" content="#1570a6"/>
<meta name="application-name" content="Aione Framework">
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="https://aioneframework.com/assets/images/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="https://aioneframework.com/assets/images/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="https://aioneframework.com/assets/images/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="https://aioneframework.com/assets/images/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="https://aioneframework.com/assets/images/mstile-310x310.png" />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://aioneframework.com/assets/images/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://aioneframework.com/assets/images/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://aioneframework.com/assets/images/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://aioneframework.com/assets/images/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://aioneframework.com/assets/images/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://aioneframework.com/assets/images/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://aioneframework.com/assets/images/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://aioneframework.com/assets/images/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://aioneframework.com/assets/images/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="https://aioneframework.com/assets/images/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="https://aioneframework.com/assets/images/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://aioneframework.com/assets/images/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="https://aioneframework.com/assets/images/favicon-128.png" sizes="128x128" />
<link rel="manifest" href="/manifest.json">
<link rel="stylesheet" type="text/css" href="https://cdn.aioneframework.com/assets/css/aione.min.css" >
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:100,300,400">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Aione Framework",
"url": "https://aioneframework.com/",
"logo": "https://cdn.aioneframework.com/assets/images/aione-framework-logo-small.png",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+91-183-2401000",
"contactType": "customer service"
}
],
"sameAs": [
"https://www.facebook.com/AioneFramework",
"https://twitter.com/AioneFramework"
],
"potentialAction": {
"@type": "SearchAction",
"target": "https://aioneframework.com/?q={search}",
"query-input": "required name=search"
}
}
</script>
</head>
<body>
<div id="aione_wrapper" class="aione-wrapper page-home layout-header-top aione-layout-wide aione-theme-arcane">
<div class="wrapper">
<div id="aione_header" class="aione-header light load-template">
</div>
<!-- #aione-header -->
<div id="aione_main" class="aione-main fullwidth">
<div class="wrapper">
<div id="aione_content" class="aione-content">
<div class="wrapper">
<div id="aione_page_content" class="aione-page-content">
<div class="wrapper">
<section id="blog" class="blog" style="background:#e6e7f3;">
<div class="section-wrapper">
<div class="aione-title pt-50">
<h1 class="aione-align-center m-0">Blog</h1>
</div>
<section class="p-50">
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow shadow-3 bg-white">
<a href="best-css-based-framework-in-2018.html">
<img class="" src="assets/images/blog/cssnew.jpg">
</a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="best-css-based-framework-in-2018.html">CSS Framework</a></h2>
<span class="blue-grey"> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a> <span>on January 4, 2018</span>
</span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">The CSS frameworks are gaining a lot of popularity in recent days. And it is even more difficult to imagine a website without the use of CSS frameworks.</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow shadow-3 bg-white">
<a href="importance-of-vedio-marketting-for-your-brand.html"><img src="assets/images/blog/videomarket.jpg"></a>
<div class="p-20" >
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="importance-of-vedio-marketting-for-your-brand.html">Video Marketting</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 7, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">It is now a full-on a swing for video revolution that has been drastically changed from traditional televisions to YouTube,Facebook Live,Snapchat and many more.</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="value-of-internship-for-students.html">
<img src="assets/images/blog/intership.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0">
<a class="grey darken-4" href="value-of-internship-for-students.html">Internship</a>
</h2>
<span class="blue-grey">By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 13, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">The internship is very important for the students as it is the best opportunity to experiment and have a bright career.Internship is very helpful for getting knowledge </p>
</div>
</div>
</div>
</div>
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="how-to-create-effective-logo-design.html">
<img class="" src="assets/images/blog/office.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0">
<a class="grey darken-4" href="how-to-create-effective-logo-design.html">Logo Design</a>
</h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 7, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">If you are designing a logo then here's something interesting for you. Most of you might be thinking it is very easy to design the logo but the other side of it is in fact little bit crucial.</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="importance-of-seo-for-some-sort-of-bussiness.html"><img src="assets/images/blog/search-engine-optimization-586422_1920.jpg"></a>
<div class="p-20" >
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="importance-of-seo-for-some-sort-of-bussiness.html">SEO</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 15, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Search Engine Optimization has become one of the important factors. Especially in recent days, it has been on top and most of the people are looking for the SEO strategies. </p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="why-do-most-indian-startups-fail.html">
<img class="" src="assets/images/blog/startup3.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0">
<a class="grey darken-4" href="why-do-most-indian-startups-fail.html">Indian Startups Fail</a>
</h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 18, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">A Startup is typically constructed to be a new venture in any sort of technology. Basically, most of the startups are found by the students when they are in the college itself.</p>
</div>
</div>
</div>
</div>
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="how-to-build-a-successful-e-commerce-website.html">
<img height="250px" class="" src="assets/images/blog/ecommerce1.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="how-to-build-a-successful-e-commerce-website.html">Ecommerce</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on January 22, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Do you believe that more than 40% of the world internet is based on e-commerce business? As people are looking to shop online as it seems to be more convenient and easy way to get what they want</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="how-to-build-a-progressive-web-application.html">
<img class="" src="assets/images/blog/web-appliactions.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="how-to-build-a-progressive-web-application.html">Progressive Web Application </a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 5, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Progressive Web Apps are considered as one of the best ways for the developers in order to make their web applications much more easily.By using progressive web applications one can very easily load </p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="php-frameworks-for-developers.html">
<img height="250px" src="assets/images/blog/php.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="php-frameworks-for-developers.html">Top PHP Framwork </a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Hypertext Preprocessor (PHP) is the most popular web development as well as the server-side scripting language. And we have put together all the best PHP frameworks for 2018.</p>
</div>
</div>
</div>
</div>
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="advantage-of-content-management-system.html">
<img src="assets/images/blog/contentmanagement-2.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="advantage-of-content-management-system.html">Content Management </a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">There are many options available when you are considering content management system in order to develop a particular project.There are some factors that need to be considered .....</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="Ten-things-to-be-consider-before-buying-web-hosting.html"></a>
<img height="225px" src="assets/images/blog/domain.png"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="ten-things-to-be-consider-before-buying-web-hosting.html">Web Hosting</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5"> If you are launching a new business website then it is very much important to have the proper selection of web hosting. You know it is really tough to make a quick decision on choosing the web hosting companies.</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="5-tips-every-developer-needs-to-know-about-ux.html"></a>
<img src="assets/images/blog/uxnew.png"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="5-tips-every-developer-needs-to-know-about-ux.html">UX</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">UX stands for user experience. It is defined as the process of creating or modifying the products or services that give meaningful and relevant experiences to the user. Best user experience gives </p>
</div>
</div>
</div>
</div>
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="why-hadoop-is-the-future-of-the-database.html">
<img width="100%" height="230px" src="assets/images/blog/hadoopnew.png"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="why-hadoop-is-the-future-of-the-database.html"> Hadoop the Future of Database</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Hadoop is one of the most popular aspects that most of the people talk about especially in the database business. To be more specific it is a highly scalable as well as storage platform</p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="top-front-end-web-development-tools.html">
<img height="230px" src="assets/images/blog/webd.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="top-front-end-web-development-tools.html">Web development tools</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">The web development tool has been developing from day today and it has now become very popular for everyone. And it ultimately helped in utilizing the power of highly tested libraries so as to increase </p>
</div>
</div>
</div>
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="habits-that-make-person-successful-entrepreneur.html">
<img height="230px" width="100%" src="assets/images/blog/entrepreneur.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="habits-that-make-person-successful-entrepreneur.html">entrepreneur</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Before getting started you have to know what an entrepreneur is. To understand in a better way and entrepreneur is a person who would like to create something from nothing.And he is the person who knows how to deal</p>
</div>
</div>
</div>
</div>
<div class="ar">
<div class="ac l33 m33 s100 mb-20">
<div class="aione-shadow bg-white">
<a href="how-blog-help-my-website-to-increase-in-the-search-engine-ranking.html">
<img width="100%" height="225px" src="assets/images/blog/web-blog.jpg"></a>
<div class="p-20">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="how-blog-help-my-website-to-increase-in-the-search-engine-ranking.html">Importance Of Blog For SEO</a></h2>
<span class=""> By<a class="" href="http://sgssandhu.com/" target="_blank"><span> SGS Sandhu</span></a><span> on February 10, 2018</span></span>
<p class="aione-align-justify line-height-23 font-size-14 pt-5">Whenever you build a website you should make sure to create a blog as well. Because it is quite common for the business to come up in order to improve the search engine ranking. </p>
</div>
</div>
</div>
</div>
</section>
<!--End Row-->
<!-- horizontal -->
<!-- <section class="p-50">
<div class="ar p-20 bg-white aione-border mb-10 aione-shadow">
<div class="ac l25 p-0">
<a href="Best-CSS-Based-Framework-In-2018.html">
<img class="" src="https://visualstudiomagazine.com/articles/2017/01/25/~/media/ECG/visualstudiomagazine/Images/introimages2014/140522VSMRamelCouchbase.ashx">
</a>
</div>
<div class="ac l75">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="Best-CSS-Based-Framework-In-2018.html">CSS Framework</a></h2>
<span class="blue-grey"> By<a class="" href=""> SGS Sandhu February 7, 2018</a></span>
<p class="line-height-23 pb-20 font-size-14">The CSS frameworks are gaining a lot of popularity in recent days. And it is even more difficult to imagine a website without the use of CSS frameworks.</p>
</div>
</div>
<div class="ar p-20 bg-white aione-border mb-10 aione-shadow">
<div class="ac l25 p-0">
<a href="Best-CSS-Based-Framework-In-2018.html">
<img class="" src="assets/images/vedio.jpg">
</a>
</div>
<div class="ac l75">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="Best-CSS-Based-Framework-In-2018.html">Vedio Marketting</a></h2>
<span class="blue-grey"> By<a class="" href=""> SGS Sandhu February 7, 2018</a></span>
<p class="line-height-23 pb-20 font-size-14">TIt is now a full-on a swing for video revolution that has been drastically changed from traditional televisions to YouTube, Facebook Live, Snapchat and many more.</p>
</div>
</div>
<div class="ar p-20 bg-white aione-border mb-10 aione-shadow">
<div class="ac l25 p-0">
<a href="Best-CSS-Based-Framework-In-2018.html">
<img class="" src="assets/images/seo.jpg">
</a>
</div>
<div class="ac l75">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="Best-CSS-Based-Framework-In-2018.html">SEO</a></h2>
<span class="blue-grey"> By<a class="" href=""> SGS Sandhu February 7, 2018</a></span>
<p class="line-height-23 pb-20 font-size-14">Search Engine Optimization has become one of the important factors. Especially in recent days, it has been on top and most of the people are looking for the SEO strategies.</p>
</div>
</div>
<div class="ar p-20 bg-white aione-border mb-10 aione-shadow">
<div class="ac l25 p-0">
<a href="">
<img class="" src="http://palmettowebdesign.com/wp-content/uploads/2016/01/Designing-an-Effective-Business-Logo.jpg">
</a>
</div>
<div class="ac l75">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="Best-CSS-Based-Framework-In-2018.html">Logo Design</a></h2>
<span class="blue-grey"> By<a class="" href=""> SGS Sandhu February 7, 2018</a></span>
<p class="line-height-23 pb-20 font-size-14">If you are designing a logo then here's something interesting for you. Most of you might be thinking it is very easy to design the logo but the other side of it is in fact little bit crucial.</p>
</div>
</div>
<div class="ar p-20 bg-white aione-border aione-shadow">
<div class="ac l25 p-0">
<a href="">
<img class="" src="http://fmerithewlaw.com/wp-content/uploads/Website-E-Commerce.png">
</a>
</div>
<div class="ac l75">
<h2 class="font-size-22 font-weight-600 mt-0"><a class="grey darken-4" href="http://fmerithewlaw.com/wp-content/uploads/Website-E-Commerce.png">Ecommerce</a></h2>
<span class="blue-grey"> By<a class="" href=""> SGS Sandhu February 7, 2018</a></span>
<p class="line-height-23 pb-20 font-size-14">Do you believe that more than 40% of the world internet is based on e-commerce business? As people are looking to shop online as it seems to be more convenient and easy way to get what they want</p>
</div>
</div>
</section> -->
</section>
</div>
</div>
</div>
</div>
</div>
<!-- .wrapper -->
</div>
<!-- .aione-content -->
</div>
<!-- .wrapper -->
</div>
<div id="aione_footer" class="aione-footer dark load-template">
</div>
<!-- .aione-footer -->
<div id="aione_copyright" class="aione-copyright dark load-template">
</div>
<!-- .aione-copyright -->
</div>
</div>
<!-- Core-->
<script type="text/javascript" src="https://cdn.aioneframework.com/assets/js/vendor.min.js"></script>
<script type="text/javascript" src="https://cdn.aioneframework.com/assets/js/aione.min.js"></script>
<!-- Google Analytics-->
<script type="text/javascript" src="assets/js/ga.min.js"></script>
<style type="text/css">
.myimg
{
width: 387px;
height: 235px;
margin-bottom: 0;
box-sizing: border-box;
}
b
{
color: #8d8d8d;
font-size: 18px;
}
.myimg2
{
width: 387px;
height: 235px;
margin-bottom: 0;
box-sizing: border-box;
}
.myimg3
{
width:400px;
height: 235px;
margin-bottom: 0;
box-sizing: border-box;
}
.myimg1
{
width:387px;
height:235px;
}
.tabs.tabs-transparent .tab a{color:#333}.page-home .aione-header{background-color:#e6e7f3}.aione-nav.horizontal{border-bottom:none}.aione-nav ul li a{padding:0 12px;font-size:18px}.aione-main{padding-top:0}.aione-page-content{margin:0;min-height:200px}.aione-footer{margin:0;border-top:none}.aione-footer.dark{background-color:#23282d}.aione-copyright{margin:0;border-top:none}.aione-copyright.dark{background-color:#121519}.intro{min-height:450px;height:100vh;background-color:#e6e6f2;background-image:url(https://cdn.aioneframework.com/assets/images/aione-framework-website-background.jpg);background-position:right bottom;background-size:contain;background-repeat:no-repeat}.intro-content{position:absolute;top:34%;left:5%;width:60%;z-index:9999;background-color:transparent}.oxo-color{color:#168dc5}.oxo-color:hover{color:#1570a6}.primary-color{color:#1570a6}.secondary-color{color:#414043}.section-ilivedesign{background-image:url(https://cdn.aioneframework.com/assets/images/oxo_bg.svg);background-repeat:repeat;background-position:0 0;background-color:#fff}.section-ilivedesign .aione-icon.animated{display:inline-block;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}
}
</style>
<script type="text/javascript">
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/serviceworker.js', { scope: '/' }).then(function(reg) {
if(reg.installing) {
//console.log('Service worker installing');
} else if(reg.waiting) {
//console.log('Service worker installed');
} else if(reg.active) {
//console.log('Service worker active');
}
}).catch(function(error) {
//console.log('Registration failed with ' + error);
});
}
</script>
</body>
</html>