-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
51 lines (45 loc) · 3.29 KB
/
index.html
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
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Predictor</title>
<link rel="stylesheet" type="text/css" href="Style.css">
<div class="Heading"> <h1 style="color:#f06b16 ;"> WELCOME TO <div class="c1">ANCESTRO PREDICTOR</div> <br></h1></div>
<h2>ABOUT :</h2>
</head>
<body><div class="p1"><p>
This app will provide you the approximate representation of your Anchestors. It will compare your data such as name and date-of-birth to the database of Universal Human History And Biological Collection Organisation. This is software is also provide with Face-detection system to scan the pattern of your face.
</p></div>
<p>
<b>Disclaimer:</b>The Copyright Act, 1957 (the ‘Act’) came into effect from January 1958. The Act has been amended five times since then, i.e., in 1983, 1984, 1992, 1994, 1999 and 2012. The Copyright (Amendment) Act, 2012 is the most substantial. The main reasons for amendments to the Copyright Act, 1957 include to bring the Act in conformity with two WIPO internet treaties concluded in 1996 namely, the WIPO Copyright Treaty (“WCT”) and WIPO Performances and Phonograms Treaty (“WPPT”); to protect the Music and Film Industry and address its concerns; to address the concerns of the physically disabled and to protect the interests of the author of any work; Incidental changes; to remove operational facilities; and enforcement of rights. Some of the important amendments to the Copyright Act in 2012 are extension of copyright protection in the digital environment such as penalties for circumvention of technological protection measures and rights management information, and liability of internet service provider and introduction of statutory licenses for cover versions and broadcasting organizations; ensuring right to receive royalties for authors, and music composers, exclusive economic and moral rights to performers, equal membership rights in copyright societies for authors and other right owners and exception of copyrights for physically disabled to access any works. Licenced by Dharanash_S</p>
<div class="p2"><p><b style="color:blue;">IMPORTANT:</b> This website is highly secured and protected by Microsoft Azure.So, all your data's are safe to ensure your private identity<a href="https://azure.microsoft.com/en-in/blog/protecting-privacy-in-microsoft-azure-gdpr-azure-policy-updates/" target="blank" style="color:red;"> TO CHECK</a></p></div><br><br>
<form action="https" method="balnk" >
<ul>
<div>
<label><i>NAME</i></label>
<li><input type="text" name="name" placeholder="Eg. Dharanash S "></li>
</div><br><br>
<div>
<label><i>FAVOURITE COLOR</i></label>
<li><input type="text" name="color"></li>
</div><br><br>
<div>
<label><i>DOB</i></label>
<li><input type="Date" name="ph.no"></li>
</div><br><br>
<div>
<label><i>GENDER</i></label>
<li><select>
<option>Male</option>
<option>Female</option>
<option>Others</opttion>
</select>
</div>
</ul></form><br><br>
<button style="cursor: pointer;"><a href="https://wallsdesk.com/wp-content/uploads/2017/01/Monkey-full-HD.jpg" target="balnk">PREDICT</a></button><br><br>
<ol><div><li>Feedbox</li><br><br>
<li>Microsoft Azure</li> <br><br>
<li>Help</li> <br><br>
</div></ol>
</body>
</html>