-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a terms and conditions page (#125)
- Loading branch information
Showing
3 changed files
with
242 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
:root { | ||
--primary-color: #FF7F50; | ||
--secondary-color: #FFA07A; | ||
--text-color: #333; | ||
--background-color: #FFF5EE; | ||
--accent-color: #8B4513; | ||
--highlight-color: #FFD700; | ||
} | ||
|
||
|
||
|
||
body { | ||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; | ||
line-height: 1.6; | ||
color: var(--text-color); | ||
background-color: var(--background-color); | ||
transition: background-color 0.3s ease; | ||
} | ||
|
||
.container { | ||
max-width: 800px; | ||
margin: 50px auto; | ||
padding: 40px 20px; | ||
} | ||
|
||
h2 { | ||
color: var(--primary-color); | ||
text-align: center; | ||
margin-bottom: 30px; | ||
font-size: 2.2em; | ||
} | ||
|
||
h3 { | ||
color: var(--accent-color); | ||
margin-top: 30px; | ||
margin-bottom: 15px; | ||
font-size: 1.5em; | ||
} | ||
|
||
.section { | ||
background-color: white; | ||
padding: 20px; | ||
border-radius: 8px; | ||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); | ||
margin-bottom: 20px; | ||
transition: transform 0.3s ease, box-shadow 0.3s ease; | ||
} | ||
|
||
.section:hover { | ||
transform: translateY(-5px); | ||
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); | ||
} | ||
|
||
p { | ||
margin-bottom: 15px; | ||
text-align: justify; | ||
} | ||
|
||
.highlight { | ||
background-color: var(--highlight-color); | ||
color: var(--text-color); | ||
padding: 2px 5px; | ||
border-radius: 3px; | ||
} | ||
|
||
ul { | ||
margin-left: 20px; | ||
margin-bottom: 15px; | ||
} | ||
|
||
@media (max-width: 600px) { | ||
h2 { | ||
font-size: 2em; | ||
} | ||
|
||
h3 { | ||
font-size: 1.3em; | ||
} | ||
|
||
.section { | ||
padding: 15px; | ||
} | ||
} | ||
.section p,li{ | ||
font-size: small; | ||
} | ||
.footer { | ||
|
||
font-size: 0.8rem; | ||
color: #636363; | ||
text-align: center; | ||
|
||
bottom: 10px; | ||
width: 100%; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Terms and conditions</title> | ||
|
||
<link rel="stylesheet" href="styles.css"> | ||
<link rel="stylesheet" href="animations.css"> | ||
<link rel="stylesheet" href="scontentcss.css"> | ||
<link rel="stylesheet" href="footercss.css"> | ||
<link rel="stylesheet" href="counting.css"> | ||
<link rel="stylesheet" href="terms.css"> | ||
<!-- Font Awesome CDN link --> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<!-- Wrap the logo text in an anchor tag --> | ||
<a href="#hero" class="logo">मातृबोधः</a> | ||
<ul class="nav-links"> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="index.html#wisdom">About</a></li> | ||
<li class="dropdown"> | ||
<a href="#">Content</a> | ||
<ul class="dropdown-content"> | ||
<li><a href="countingpage.html">Counting</a></li> | ||
<li><a href="#">Days</a></li> | ||
<li><a href="#">Activities</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="login.html">Login</a></li> | ||
</ul> | ||
<a href="#" class="btn-contact">Contact</a> | ||
</nav> | ||
</header> | ||
<div class="container"> | ||
<h2>Terms and Conditions</h2> | ||
<p>Welcome to our Cultural Education platform , Matrubodhah. These Terms and Conditions govern your use of our website and services. By accessing or using our platform, you agree to comply with and be bound by the following terms and conditions.</p> | ||
|
||
<div class="section"> | ||
<h3>1. Acceptance of Terms</h3> | ||
<p>By accessing this website, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions, as well as our Privacy Policy. If you do not agree to these terms, please do not use our platform. We reserve the right to modify these terms at any time, and your continued use of the site following any changes indicates your acceptance of the new terms.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>2. Content Usage and Intellectual Property</h3> | ||
<p>All content provided on this website related to Indian philosophy,spirituality, and maternal wisdom is for educational and informational purposes only. This includes, but is not limited to, text, graphics, images, audio, and video content.</p> | ||
<p>The content, organization, graphics, design, compilation, magnetic translation, digital conversion, and other matters related to the site are protected under applicable copyrights, trademarks, and other proprietary (including but not limited to intellectual property) rights.</p> | ||
<p>Users may not:</p> | ||
<ul> | ||
<li>Reproduce, distribute, or commercially exploit any content without express written permission from the content owners.</li> | ||
<li>Modify, create derivative works, transmit, sell, or distribute the content.</li> | ||
<li>Decompile, reverse engineer, disassemble, or otherwise attempt to derive source code from the website.</li> | ||
</ul> | ||
<p>Limited quotations from the content are allowed for non-commercial, educational purposes, provided proper attribution is given.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>3. User Registration and Account Security</h3> | ||
<p>Some areas of our platform may require user registration. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete.</p> | ||
<p>You are responsible for maintaining the confidentiality of your account and password and for restricting access to your computer. You agree to accept responsibility for all activities that occur under your account or password.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>4. Cultural Sensitivity and Respectful Engagement</h3> | ||
<p>Our platform is dedicated to fostering understanding and appreciation of Indian philosophy, spirituality, and maternal wisdom. Users are expected to approach the content and engage with other users with respect and cultural sensitivity.</p> | ||
<p>The following behaviors are strictly prohibited:</p> | ||
<ul> | ||
<li>Discriminatory, offensive, or inappropriate comments or behavior</li> | ||
<li>Cultural appropriation or misrepresentation of Indian philosophical and spiritual practices</li> | ||
<li>Disrespect towards diverse viewpoints within Indian philosophy and spirituality</li> | ||
<li>Harassment or bullying of any kind</li> | ||
</ul> | ||
<p>Violation of these guidelines may result in content removal, account suspension, or termination.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>5. Content Accuracy and Disclaimer</h3> | ||
<p>While we strive to provide accurate and up-to-date information, the field of Indian philosophy and spirituality is vast and complex. The content on our platform is based on our best understanding and research, but we acknowledge that there may be varying interpretations and perspectives.</p> | ||
<p>The information provided on this website does not constitute professional, medical, or religious advice. We make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability of the information, products, services, or related graphics contained on the website.</p> | ||
<p>Users are encouraged to:</p> | ||
<ul> | ||
<li>Cross-reference information with other reputable sources</li> | ||
<li>Consult with qualified practitioners or scholars for in-depth guidance</li> | ||
<li>Approach the content as a starting point for further exploration and personal reflection</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>6. User Contributions and Community Guidelines</h3> | ||
<p>Our platform may allow users to contribute content, participate in discussions, or share insights. If you choose to contribute, you agree that your contributions:</p> | ||
<ul> | ||
<li>Will not violate any third party's rights, including copyright, trademark, privacy, or other personal or proprietary rights</li> | ||
<li>Will not contain libelous or otherwise unlawful, abusive, or obscene material</li> | ||
<li>Will not contain any viruses, malware, or other harmful content</li> | ||
<li>Will not impersonate any person or entity or misrepresent your affiliation with a person or entity</li> | ||
</ul> | ||
<p>Users retain ownership of their contributions but grant us a non-exclusive, royalty-free, perpetual, and worldwide license to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, and display such content in any media.</p> | ||
<p>We reserve the right to remove or edit user contributions at our discretion.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>7. Limitation of Liability</h3> | ||
<p>In no event will we, our affiliates, or our licensors be liable for any indirect, consequential, exemplary, incidental, special, or punitive damages, including lost profit, lost revenue, loss of data, or other damages arising from your use of the website, even if we have been advised of the possibility of such damages.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>8. Governing Law and Dispute Resolution</h3> | ||
<p>These Terms and Conditions shall be governed by and construed in accordance with the laws of [Your Country/State], without regard to its conflict of law provisions.</p> | ||
<p>Any dispute arising out of or relating to these Terms and Conditions shall first be attempted to be resolved through friendly negotiation. If the dispute cannot be resolved through negotiation, it shall be submitted to mediation in accordance with [relevant mediation rules/organization].</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>9. Accessibility and Inclusivity</h3> | ||
<p>We are committed to making our content accessible to all users, including those with disabilities. If you encounter any accessibility issues or have suggestions for improvement, please contact us using the information provided below.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>10. Third-Party Links and Content</h3> | ||
<p>Our platform may contain links to third-party websites or services that are not owned or controlled by us. We have no control over, and assume no responsibility for, the content, privacy policies, or practices of any third-party websites or services.</p> | ||
</div> | ||
|
||
<div class="section"> | ||
<h3>11. Termination</h3> | ||
<p>We may terminate or suspend your account and bar access to the platform immediately, without prior notice or liability, under our sole discretion, for any reason whatsoever and without limitation, including but not limited to a breach of the Terms.</p> | ||
</div> | ||
|
||
|
||
|
||
<p>Last updated: January ,2025</p> | ||
</div> | ||
|
||
|
||
|
||
<footer class="footer"> | ||
Made with <span class="heart">❤️</span> by | ||
<a target="_blank" href="https://github.com/Anjaliavv51/Matrubodhah"> | ||
@Sakthi | ||
</a> | ||
</footer> | ||
<script src="scrollscript.js"></script> | ||
<script src="audio.js"></script> | ||
</body> | ||
</html> |