This repository was archived by the owner on Mar 29, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathterms-of-service.html
More file actions
387 lines (365 loc) · 24.5 KB
/
terms-of-service.html
File metadata and controls
387 lines (365 loc) · 24.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Review Novio''s terms of service. Understand your rights and responsibilities when using our platform.">
<meta name="robots" content="index, follow">
<meta name="author" content="Syed Ahmer Shah">
<meta property="og:title" content="Terms of Service | NOVIO">
<meta property="og:description" content="Terms and conditions for using the Novio platform.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://novio.ahmershah.dev/terms-of-service.html">
<meta property="og:site_name" content="Novio">
<meta property="og:image" content="https://novio.ahmershah.dev/assets/images/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Terms of Service | NOVIO">
<meta name="twitter:description" content="Terms and conditions for using the Novio platform.">
<link rel="canonical" href="https://novio.ahmershah.dev/terms-of-service.html">
<title>Terms of Service | NOVIO</title>
<link rel="icon" type="image/x-icon" href="assets/images/favicon/favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/variables.css">
<link rel="stylesheet" href="assets/css/base.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/hero.css">
<link rel="stylesheet" href="assets/css/courses.css">
<link rel="stylesheet" href="assets/css/components.css">
<link rel="stylesheet" href="assets/css/pages-auth.css">
<link rel="stylesheet" href="assets/css/pages-browse.css">
<link rel="stylesheet" href="assets/css/pages-legal.css">
<link rel="stylesheet" href="assets/css/pages-course.css">
<link rel="stylesheet" href="assets/css/pages-account.css">
<link rel="stylesheet" href="assets/css/animations.css">
<link rel="stylesheet" href="assets/css/layout-search.css">
<link rel="stylesheet" href="assets/css/layout-footer.css">
<link rel="stylesheet" href="assets/css/layout-menus.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<nav class="navbar navbar-expand-lg fixed-top" role="navigation" aria-label="Main navigation">
<div class="container">
<a class="navbar-brand-logo" href="index.html">
<img src="assets/images/logo/novio-logo.png" alt="Novio" class="logo-img">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mobileNav" aria-controls="mobileNav"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="mobileNav"><div class="navbar-inner">
<div class="navbar-search">
<i class="bi bi-search search-icon"></i>
<input type="text" class="search-input" placeholder="Search courses..." aria-label="Search courses" role="searchbox">
<div class="nav-search-suggestions"></div>
</div>
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="courses.html">Courses</a></li>
<li class="nav-item dropdown mega-dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">Explore</a>
<div class="dropdown-menu mega-menu">
<div class="container">
<div class="row g-4 p-3">
<div class="col-lg-3 col-md-6">
<h6 class="mega-menu-title"><i class="bi bi-fire"></i> Popular Categories
</h6>
<ul class="mega-menu-list">
<li><a href="courses.html"><i class="bi bi-code-slash"></i> Web
Development</a></li>
<li><a href="courses.html"><i class="bi bi-graph-up"></i> Data
Science</a></li>
<li><a href="courses.html"><i class="bi bi-robot"></i> Artificial
Intelligence</a></li>
<li><a href="courses.html"><i class="bi bi-shield-lock"></i>
Cybersecurity</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h6 class="mega-menu-title"><i class="bi bi-signpost-split"></i> Learning
Paths</h6>
<ul class="mega-menu-list">
<li><a href="courses.html"><i class="bi bi-cloud"></i> Cloud
Computing</a></li>
<li><a href="courses.html"><i class="bi bi-phone"></i> Mobile
Development</a></li>
<li><a href="courses.html"><i class="bi bi-palette"></i> UI/UX
Design</a></li>
<li><a href="courses.html"><i class="bi bi-gear"></i> DevOps</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h6 class="mega-menu-title"><i class="bi bi-building"></i> Company</h6>
<ul class="mega-menu-list">
<li><a href="about.html"><i class="bi bi-info-circle"></i> About
Novio</a></li>
<li><a href="contact.html"><i class="bi bi-envelope"></i> Contact Us</a>
</li>
<li><a href="careers.html"><i class="bi bi-briefcase"></i> Careers</a>
</li>
<li><a href="blog.html"><i class="bi bi-journal-text"></i> Blog</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h6 class="mega-menu-title"><i class="bi bi-box"></i> Resources</h6>
<ul class="mega-menu-list">
<li><a href="novio-plus.html"><i class="bi bi-stars"></i> Novio Plus</a></li>
<li><a href="catalog.html"><i class="bi bi-grid"></i> Catalog</a></li>
<li><a href="affiliates.html"><i class="bi bi-people"></i> Affiliates</a></li>
<li><a href="help-center.html"><i class="bi bi-question-circle"></i> Help Center</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
</ul>
<div class="mobile-menu-extras">
<p class="mobile-menu-section-title">Quick Links</p>
<div class="mobile-quick-links">
<a href="about.html"><i class="bi bi-info-circle"></i> About</a>
<a href="blog.html"><i class="bi bi-journal-text"></i> Blog</a>
<a href="careers.html"><i class="bi bi-briefcase"></i> Careers</a>
<a href="help-center.html"><i class="bi bi-question-circle"></i> Help</a>
<a href="catalog.html"><i class="bi bi-grid"></i> Catalog</a>
<a href="novio-plus.html"><i class="bi bi-stars"></i> Novio Plus</a>
<a href="podcast.html"><i class="bi bi-mic"></i> Podcast</a>
<a href="contact.html"><i class="bi bi-envelope"></i> Contact</a>
</div>
<p class="mobile-menu-section-title">Follow Us</p>
<div class="mobile-social-links">
<a href="https://facebook.com/ahmershah29" target="_blank" rel="noopener" aria-label="Facebook"><i class="bi bi-facebook"></i></a>
<a href="https://x.com/ahmershah29" target="_blank" rel="noopener" aria-label="X"><i class="bi bi-twitter-x"></i></a>
<a href="https://linkedin.com/in/syedahmershah" target="_blank" rel="noopener" aria-label="LinkedIn"><i class="bi bi-linkedin"></i></a>
<a href="https://github.com/ahmershahdev" target="_blank" rel="noopener" aria-label="GitHub"><i class="bi bi-github"></i></a>
<a href="https://youtube.com/@ahmershahdev" target="_blank" rel="noopener" aria-label="YouTube"><i class="bi bi-youtube"></i></a>
</div>
</div>
<div class="d-flex align-items-center gap-2">
<a href="cart.html" class="btn btn-icon position-relative" aria-label="Cart">
<i class="bi bi-cart3"></i>
<span class="cart-badge badge" data-count="0">0</span>
</a>
<a href="login.html" class="btn btn-outline-primary btn-sm" id="loginBtn">Log In</a>
<a href="signup.html" class="btn btn-primary btn-sm" id="signupBtn">Sign Up</a>
<div class="dropdown d-none" id="accountDropdown">
<a href="#" class="btn btn-icon dropdown-toggle" id="accountBtn" data-bs-toggle="dropdown"
aria-expanded="false" aria-label="Account">
<i class="bi bi-person-circle"></i>
</a>
<ul class="dropdown-menu dropdown-menu-end account-dropdown">
<li><a class="dropdown-item" href="account.html"><i class="bi bi-person"></i>
Profile</a></li>
<li><a class="dropdown-item" href="my-courses.html"><i class="bi bi-book"></i> My
Courses</a></li>
<li><a class="dropdown-item" href="purchases.html"><i class="bi bi-bag"></i> My
Purchases</a></li>
<li><a class="dropdown-item" href="achievements.html"><i
class="bi bi-trophy"></i> Accomplishments</a></li>
<li><a class="dropdown-item" href="settings.html"><i class="bi bi-gear"></i>
Settings</a></li>
<li><a class="dropdown-item" href="updates.html"><i class="bi bi-bell"></i>
Updates</a></li>
<li><a class="dropdown-item" href="help-center.html"><i class="bi bi-question-circle"></i> Help Center</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item text-danger" href="#" id="logoutBtn"><i
class="bi bi-box-arrow-right"></i> Logout</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</nav>
<section class="page-hero">
<h1>Terms of Service</h1>
<p>Please read these terms carefully before using NOVIO</p>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active">Terms of Service</li>
</ol>
</nav>
</section>
<section class="legal-page">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<p class="last-updated">Last updated: January 1, 2026</p>
<h2>1. Acceptance of Terms</h2>
<p>By accessing or using NOVIO's website, services, and platform (collectively, the "Service"), you
agree to be bound by these Terms of Service ("Terms"). If you do not agree to all of these
Terms, you may not access or use the Service.</p>
<h2>2. Description of Service</h2>
<p>NOVIO is an online learning platform that provides educational technology courses, including but
not limited to web development, data science, artificial intelligence, cybersecurity, cloud
computing, and related subjects. Our Service allows users to browse, purchase, and access course
content.</p>
<h2>3. User Accounts</h2>
<h3>3.1 Registration</h3>
<p>To access certain features of the Service, you must register for an account. You agree to provide
accurate, current, and complete information during the registration process and to update such
information to keep it accurate.</p>
<h3>3.2 Account Security</h3>
<p>You are responsible for safeguarding your password and for all activities that occur under your
account. You must notify NOVIO immediately of any unauthorized use of your account.</p>
<h3>3.3 Account Termination</h3>
<p>We reserve the right to suspend or terminate your account at any time for any reason, including
but not limited to a violation of these Terms.</p>
<h2>4. Course Enrollment & Access</h2>
<ul>
<li>Upon successful payment, you are granted a personal, non-transferable, non-exclusive license
to access the purchased course content.</li>
<li>Course access is provided on a lifetime basis unless otherwise stated at the time of
purchase.</li>
<li>You may not share, redistribute, or resell course materials to any third party.</li>
<li>NOVIO reserves the right to update, modify, or remove course content at any time.</li>
</ul>
<h2>5. Payments & Pricing</h2>
<p>All prices are listed in US Dollars (USD) unless otherwise specified. NOVIO reserves the right to
change pricing at any time. Promotional pricing is valid for the specified duration only.
Payment processing is handled by secure third-party payment processors.</p>
<h2>6. Intellectual Property</h2>
<p>All content available through the Service, including but not limited to text, graphics, logos,
images, audio clips, video clips, data compilations, and software, is the property of NOVIO or
its content providers and is protected by intellectual property laws.</p>
<h2>7. User Conduct</h2>
<p>You agree not to:</p>
<ul>
<li>Use the Service for any unlawful purpose</li>
<li>Copy, modify, distribute, or reverse engineer any part of the Service</li>
<li>Use automated tools to scrape or collect content from the platform</li>
<li>Impersonate any person or entity or misrepresent your affiliation</li>
<li>Interfere with or disrupt the Service or servers</li>
<li>Share your account credentials with others</li>
</ul>
<h2>8. Disclaimer of Warranties</h2>
<p>The Service is provided on an "AS IS" and "AS AVAILABLE" basis. NOVIO makes no warranties,
expressed or implied, regarding the Service, including but not limited to merchantability,
fitness for a particular purpose, or non-infringement.</p>
<h2>9. Limitation of Liability</h2>
<p>In no event shall NOVIO, its directors, employees, or agents be liable for any indirect,
incidental, special, consequential, or punitive damages arising out of or related to your use of
the Service.</p>
<h2>10. Governing Law</h2>
<p>These Terms shall be governed by and construed in accordance with the laws of the United States,
without regard to conflict of law principles.</p>
<h2>11. Changes to Terms</h2>
<p>NOVIO reserves the right to modify these Terms at any time. We will notify users of any material
changes by posting the updated Terms on our website. Your continued use of the Service after
such modifications constitutes your acceptance of the revised Terms.</p>
<h2>12. Contact Information</h2>
<p>If you have any questions about these Terms, please contact us at:</p>
<ul>
<li>Email: legal@novio.com</li>
<li>Address: 123 Tech Street, San Francisco, CA 94102</li>
<li>Contact Page: <a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</section>
<footer class="footer" role="contentinfo" aria-label="Site footer">
<div class="container">
<div class="row g-4">
<div class="col-lg-3 col-md-6">
<div class="footer-logo">
<img src="assets/images/logo/novio-logo.png" alt="Novio" class="logo-img">
</div>
<p>Empowering learners worldwide with premium tech courses from industry experts.</p>
<div class="social-links">
<a href="https://facebook.com/ahmershah29" aria-label="Facebook" target="_blank" rel="noopener"><i class="bi bi-facebook"></i></a>
<a href="https://x.com/ahmershah29" aria-label="X" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i></a>
<a href="https://linkedin.com/in/syedahmershah" aria-label="LinkedIn" target="_blank" rel="noopener"><i class="bi bi-linkedin"></i></a>
<a href="https://github.com/ahmershahdev" aria-label="GitHub" target="_blank" rel="noopener"><i class="bi bi-github"></i></a>
<a href="https://youtube.com/@ahmershahdev" aria-label="YouTube" target="_blank" rel="noopener"><i class="bi bi-youtube"></i></a>
<a href="https://ahmershah.dev/" aria-label="Portfolio" target="_blank" rel="noopener"><i class="bi bi-globe2"></i></a>
</div>
</div>
<div class="col-lg-2 col-md-6">
<h6>Novio</h6>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="leadership.html">Leadership</a></li>
<li><a href="careers.html">Careers</a></li>
<li><a href="catalog.html">Catalog</a></li>
<li><a href="novio-plus.html">Novio Plus</a></li>
<li><a href="courses.html">Professional Certificates</a></li>
<li><a href="courses.html">MasterTrack® Certificates</a></li>
<li><a href="courses.html">Degrees</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6">
<h6>Community</h6>
<ul>
<li><a href="learners.html">Learners</a></li>
<li><a href="partners.html">Partners</a></li>
<li><a href="beta-testers.html">Beta Testers</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="podcast.html">The Novio Podcast</a></li>
<li><a href="tech-blog.html">Tech Blog</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6">
<h6>More</h6>
<ul>
<li><a href="press.html">Press</a></li>
<li><a href="investors.html">Investors</a></li>
<li><a href="terms-of-service.html">Terms</a></li>
<li><a href="privacy-policy.html">Privacy</a></li>
<li><a href="help-center.html">Help</a></li>
<li><a href="accessibility.html">Accessibility</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="affiliates.html">Affiliates</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h6>Newsletter</h6>
<p>Stay updated with new courses and exclusive offers.</p>
<form class="newsletter-form" aria-label="Newsletter subscription">
<input type="email" placeholder="Enter your email" required aria-label="Email for newsletter" autocomplete="email">
<button type="submit" aria-label="Subscribe"><i class="bi bi-arrow-right"></i></button>
</form>
</div>
</div>
<hr>
<div class="footer-bottom">
<p>© 2026 Novio Inc. All rights reserved.</p>
<p>Made by Syed Ahmer Shah</p>
</div>
</div>
</footer>
<button class="back-to-top" aria-label="Back to top"><i class="bi bi-arrow-up"></i></button>
<script src="assets/js/jquery-3.7.1.min.js" defer></script>
<script src="assets/js/bootstrap.bundle.min.js" defer></script>
<script src="assets/js/data.js" defer></script>
<script src="assets/js/utils.js" defer></script>
<script src="assets/js/ui.js" defer></script>
<script src="assets/js/courses.js" defer></script>
<script src="assets/js/course-detail.js" defer></script>
<script src="assets/js/cart-page.js" defer></script>
<script src="assets/js/auth-forms.js" defer></script>
<script src="assets/js/account.js" defer></script>
<script src="assets/js/animations.js" defer></script>
<script src="assets/js/nav-search.js" defer></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Terms of Service",
"description": "Novio terms of service.",
"url": "https://novio.ahmershah.dev/terms-of-service.html",
"isPartOf": {
"@type": "WebSite",
"name": "Novio",
"url": "https://novio.ahmershah.dev/"
}
}
</script>
</body>
</html>