-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrivacyTerms.php
More file actions
34 lines (34 loc) · 2.89 KB
/
PrivacyTerms.php
File metadata and controls
34 lines (34 loc) · 2.89 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
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<style type="text/css">
li{
padding:10px;
}
</style>
<body style="font-family: sans-serif;">
<h1>Terms and Conditions</h1>
<h3 style="color: orange;">Privacy Policy</h3>
<ul>
<li>We value your trust. In order to honour that trust, Simlilearn's adheres to ethical standards in gathering, using, and safeguarding any information you provide.</li><br>
<li>This privacy policy governs your use of the application ,Simplilearns's('Website') and the other associated applications, products, websites and services managed by the Company.</li><br>
<li>If you do not agree with the terms of this Policy, do not use the Website, Application our products or avail any of our Services.</li>
</ul>
<h3 style="color: orange;">User Provided Information</h3>
<ul>
<li>The Website obtains the information you provide when you register for the Application or Services.When you register with us, you generally provide (a) your name, age, email address, location, phone number, password and your ward's educational interests; information you provide us when you contact us for help;</li><br>
<li>We may use the Information to contact you from time to time, to provide you with the Services, important information, required notices and marketing promotions. We will ask you when we need more information that personally identifies you (personal information) or allows us to contact you.</li><br>
<li>We will not differentiate between who is using the device to access the Application, Website , so long as the log in/access credentials match with yours. In order to make the best use of the Application/Website/Services/products and enable your Information to be captured accurately on the Application/Website, it is essential that you have logged in using your own credentials.</li>
</ul>
<h3 style="color: orange;">Your Consent</h3>
<ul>
<li>We believe that, every user of our Application/Services/products/Website must be in a position to provide an informed consent prior to providing any Information required for the use of the Application/Services/products/Website. By registering with us , you are expressly consenting to our collection, processing, storing, disclosing and handling of your information as set forth in this Policy now and as amended by us. Processing, your information in any way, including, but not limited to, collecting, storing, deleting, using, combining, sharing, transferring and disclosing information, all of which activities will take place in India. If you reside outside India your information will be transferred, processed and stored in accordance with the applicable data protection laws of India.</li>
</ul>
<h3 style="color: orange;">Customer Care:</h3>
<ul>
<li>We make all best endeavors to provide You with a pleasant experience. In the unlikely event that You face any issues, please contact us at simplylearn456@gmail.com.</li>
</ul>
</body>
</html>