-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdisclaimer.html
59 lines (52 loc) · 2.36 KB
/
disclaimer.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
52
53
54
55
56
57
58
59
<html>
<head>
<title>DISCLAIMER</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="website.css">
<style>
#copyright{
margin-top: 10px;
border-top: 1px dashed black;
padding-top:10px;
font-size: 30px;
text-align: center;
color:black;
}
.watermark{
bottom:5px;
right:5px;
opacity:0.5;
z-index:99;
color:black;
}
#bg{
src()
}
</style>
<body>
<div class="header" id="new">
<h1><img src="logo.png" id="logo">..::CRIME PORTAL::..<img src="swach-bharat.png" id="logo1"></h1></div>
<h2 style="text-align: center;color:solid black">A <b>GOVT</b> OF <i>INDIA</i> INITIATIVE.</h2>
<div class="navbar">
<a href="#HOME" class="active">Home</a>
<a href="#REPORT WOMEN/CHILD RELATED CRIME">REPORT WOMEN/CHILD RELATED CRIME</a>
<a href="#REPORT OTHER CYBER CRIME">REPORT OTHER CYBER CRIME</a>
<a href="#CONTACT US" class="right">CONTACT US</a>
</div>
<h1 style="color:red">DISCLAIMER</h1>
<hr>
<div class="watermark">
<div><h3 id="bg">
This Website is designed & developed by National Informatics Center and maintained by NIC, Government of India. The contents of this website are for information purposes only, enabling public to have a quick and an easy access to information. We are taking every effort to provide accurate and updated information. However, it is likely that the details such as telephone numbers, name of the officer holding a post, etc may change prior to their updating in the web site. Hence, we do not assume any legal liability on the completeness, accuracy or usefulness of the contents provided in this web site.
The links are provided to other external sites in some documents. We are not responsible for the accuracy of the contents in those sites. The hyperlinks given to external sites do not constitute an endorsement of information, products or services offered by these sites.
Despite our best efforts, we do not guarantee that the documents in this site are free from infection by computer viruses etc.
We welcome your suggestions to improve our site and request that any error found may kindly be brought to our notice.
Thanks for visiting our site.
Web Site Administration Team
</h3></div>
</div>
<div id="copyright">
© Copyright 2020,ALL RIGHTS RESERVED..
DaTa PiRaTeS :)
</div>