-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
124 lines (107 loc) · 7.48 KB
/
terms.html
File metadata and controls
124 lines (107 loc) · 7.48 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CampusConnect</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="terms.css">
</head>
<body>
<header>
<div class="navbar">
<div class="nav-logo">
<div class="logo"></div>
<div class="logo-text">
<p class="nav-logo-name">CAMPUS CONNECT</p>
<p class="nav-logo-tagline">UNLOCK YOUR FUTURE</p>
</div>
</div>
<div class="nav-options">
<ul class="options-list">
<a class="options-a" href="index.php">HOME</a>
<a class="options-a" href="howtoapply.html">HOW TO APPLY</a>
<a class="options-a" href="tools.html">TOOLS</a>
<a class="options-a" href="faq.html">FAQS</a>
<a class="options-a" href="about.html">ABOUT US</a>
</ul>
</div>
<div class="nav-profile border1">
<div class="profile-circle">
<a href="login.html" style="text-decoration: none;">
<i class="fa-regular fa-user" style="font-size: 3rem; font-weight:500; padding-top: 7px; padding-bottom: 7px;"></i>
<span style="font-size: .8rem; ">MY PROFILE</span>
</a>
</div>
</div>
</div>
</header>
<main>
<div class="container">
<h1>Terms and Conditions</h1>
<p style="font-size: 1.2rem; font-weight: 600;">Welcome to Campus Connect! By using our platform, you agree to the following terms and conditions. Please read them carefully.</p>
<h2>1. Acceptance of Terms</h2>
<p>By accessing or using Campus Connect, you agree to be bound by these terms and conditions, as well as our Privacy Policy. If you do not agree with any part of these terms, you must not use our platform.</p>
<h2>2. Eligibility</h2>
<p>You must be at least 18 years old to use Campus Connect. By using the platform, you represent and warrant that you meet this age requirement.</p>
<h2>3. User Accounts</h2>
<p>To access certain features, you must create an account. You agree to:</p>
<ul type="circle">
<li>Provide accurate and complete information during registration.</li>
<li>Keep your account information updated.</li>
<li>Maintain the confidentiality of your login credentials.</li>
<li>Notify us immediately of any unauthorized use of your account.</li>
</ul>
<h2>4. Use of Platform</h2>
<p>Campus Connect grants you a non-exclusive, non-transferable, limited license to use the platform for personal, non-commercial purposes. You agree not to:</p>
<ul type="circle">
<li>Use the platform for any illegal or unauthorized purpose.</li>
<li>Modify, adapt, or hack the platform.</li>
<li>Transmit any worms, viruses, or harmful code.</li>
<li>Violate any local, state, national, or international laws.</li>
</ul>
<h2>5. Content Submission</h2>
<p>You are responsible for any content you submit to Campus Connect, including applications, documents, and communications. You agree that:</p>
<ul type="circle">
<li>You own or have the necessary rights to the content you submit.</li>
<li>Your content does not violate any third-party rights.</li>
<li>Campus Connect may use your content to operate and improve the platform.</li>
</ul>
<h2>6. Intellectual Property</h2>
<p>All content and materials on Campus Connect, including text, graphics, logos, and software, are the property of Campus Connect or its licensors and are protected by copyright, trademark, and other intellectual property laws. You may not use any content without prior written permission.</p>
<h2>7. Privacy</h2>
<p>Your use of Campus Connect is subject to our Privacy Policy, which outlines how we collect, use, and protect your personal information.</p>
<h2>8. Disclaimers</h2>
<p>Campus Connect is provided "as is" and "as available" without any warranties of any kind. We do not guarantee that the platform will be error-free, secure, or uninterrupted. We disclaim all warranties, express or implied, including warranties of merchantability, fitness for a particular purpose, and non-infringement.</p>
<h2>9. Limitation of Liability</h2>
<p>In no event shall Campus Connect, its affiliates, or its partners be liable for any indirect, incidental, special, consequential, or punitive damages, including lost profits or data, arising out of your use of or inability to use the platform.</p>
<h2>10. Termination</h2>
<p>Campus Connect reserves the right to suspend or terminate your account and access to the platform at our sole discretion, without notice, for conduct that we believe violates these terms.</p>
<h2>11. Changes to Terms</h2>
<p>We may modify these terms at any time. We will notify you of any changes by posting the new terms on the platform. Your continued use of Campus Connect after the changes constitute your acceptance of the new terms.</p>
<h2>12. Governing Law</h2>
<p>These terms and conditions are governed by and construed in accordance with the laws of The Republic of India. Any disputes arising under these terms shall be subject to the exclusive jurisdiction of the courts located in India.</p>
<h2>13. Contact Us</h2>
<p>If you have any questions about these terms, please contact us at <a href='contactus.html'>Contact Us</a>.</p>
<p style="font-size: 1.2rem; font-weight: 600;">By using Campus Connect, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.</p>
</div>
</main>
<footer>
<div class="foot-top">
<a class="going-top" href="#" style="text-decoration: none; color:aliceblue">Back to top <i class="fa-solid fa-angles-up"></i></a>
</div>
<div class="foot-options">
<ul>
<a href="legal.html" style="text-decoration: none; color:aliceblue"> Legal disclosure</a>
<a href="terms.html" style="text-decoration: none; color:aliceblue"> Terms and Conditions</a>
<a href="privacy.html" style="text-decoration: none; color:aliceblue"> Privacy Policy</a>
<a href="contactus.html" style="text-decoration: none; color:aliceblue"> Contact Us</a>
</ul>
<p>© 2025 CampusConnect</p>
</div>
</footer>
</body>
</html>