1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ <!-- Required meta tags -->
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8
+
9
+ < title > PRIVACY POLICY</ title >
10
+ < link rel ="stylesheet " href ="policy.css ">
11
+ < script src ="https://kit.fontawesome.com/69fecb4176.js " crossorigin ="anonymous "> </ script >
12
+
13
+ <!-- Bootstrap CSS -->
14
+ < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
15
+ integrity ="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l " crossorigin ="anonymous ">
16
+
17
+ <!--Required Bootsrap js links-->
18
+ < script src ="https://code.jquery.com/jquery-3.5.1.slim.min.js "
19
+ integrity ="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj "
20
+ crossorigin ="anonymous "> </ script >
21
+ < script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js "
22
+ integrity ="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns "
23
+ crossorigin ="anonymous "> </ script >
24
+ </ head >
25
+
26
+ < body >
27
+
28
+ < h3 class ="container heading "> PRIVACY POLICY</ h3 >
29
+
30
+ < div class ="container my-3 ">
31
+ < div id ="two ">
32
+
33
+ < p > This policy describes our privacy practices for the websites where it is posted. It also applies to our
34
+ practices for our mobile phone and text programs.</ p > < br >
35
+
36
+ < h4 > INFORMATION WE COLLECT</ h4 > < br >
37
+ < p > Contact Information: For example, we might collect your name, phone number or email address. Demographic
38
+ Information: We might, for example, collect your age.
39
+ We collect this and other information using the tracking tools described in this policy.</ p > < br >
40
+
41
+ < h4 > HOW WE COLLECT INFORMATION</ h4 > < br >
42
+ < p > We collect information directly from you. For example, when you contact us through a website, We collect
43
+ information if you leave comments or make contact requests.
44
+ We collect information from you passively. If you are on a mobile device and use a location based
45
+ service, for example, then we will collect your location. We use common tracking tools like browser
46
+ cookies to collect information passively. We may also use web beacons. We collect information from third
47
+ parties. This information might be combined with information we already have.</ p > < br >
48
+
49
+ < h4 > HOW WE USE INFORMATION</ h4 > < br >
50
+ < p > We use your information as is disclosed at the time we collect the information and in the following ways:
51
+ < br >
52
+ (To respond to your requests or inquiries. For example, we use your information to contact you. We
53
+ might also use your information to register you for a promotion on our website. Policy or our website
54
+ Terms, to answer your querry.
55
+ </ p > < br >
56
+
57
+
58
+ < h4 > SECURITY</ h4 > < br >
59
+ < p > We use industry standard measures to protect personal information. We cannot guarantee that you will be
60
+ completely secure, however. We recommend that you use caution when using the Internet or mobile devices.
61
+ Further, Our Site may use technologies such as cookies to provide visitors with tailored information
62
+ upon each visit. Cookies are a common part of many commercial Websites that allow small text files to be
63
+ sent by a Website, accepted by a Web browser and then placed on your hard drive as recognition for
64
+ repeat visits to the Site. Every time you visit Our Site, Our servers, through cookies, pixels and/or
65
+ GIF files, collect basic technical information such as your domain name, the address of the last URL
66
+ visited prior to clicking through to the Site, and your browser and operating system. You do not need to
67
+ enable cookies to visit Our Site; however, some parts of the Site and some services may be more
68
+ difficult or impossible to use if cookies are disabled. To emphasize, cookies are not linked to any
69
+ Personal Information while on this Site. It does not contain your name, address, telephone number, or
70
+ email address.</ p > < br >
71
+
72
+ < h4 > LINKS</ h4 > < br >
73
+ < p > This Site may contain links to other websites that CodeIn community may not own or operate. We cannot
74
+ control
75
+ and we are not responsible for the privacy practices or content of such other websites. We encourage you
76
+ to read the privacy statements of each and every website that collects personal information. This Policy
77
+ only applies to the personal information collected on this Site.</ p > < br >
78
+
79
+
80
+ < h4 > POLICY UPDATES</ h4 > < br >
81
+ < p > We will post any changes on the Site's homepage. Check here for the most recent version of our policy.
82
+ Where permitted by law, changes to our policy will be applied to information we already maintain.</ p >
83
+ < br >
84
+ </ div >
85
+ </ div >
86
+
87
+ </ body >
88
+
89
+ </ html >
0 commit comments