-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrime4.html
61 lines (60 loc) · 2.69 KB
/
crime4.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
60
61
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Crime Dashboard</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<header>
<div class="logo">Crime Reporting System</div>
<nav>
<ul>
<li><a href="Crime1.html">Home</a></li>
<li><a href="crime2.html">Report a Crime</a></li>
<li><a href="crime3.html">Crime Dashboard</a></li>
<li><a href="Crime3.html">Statistics</a></li>
<li><a href="crime faqs.html">FAQs</a></li>
<li><a href="Crime5.html">Contact Us</a></li>
<li><a href="Crime4.html">About Us</a></li>
<li><a href="crime6.html">Terms and Conditions</a></li>
<li><a href="Crime4.html">Privacy Policy</a></li>
</ul>
</nav>
</header>
<main>
<title>About us</title>
<h1>Introduction</h1>
<P>welcome to crime reporting system, a cutting-edge crime reporting system designed to empower citizens and law emforcement agencies to work together in creating safer community.</P>
<h2>Mission statement</h2>
<P>Our mission is to provide a secure, user-friendly,and effiient platform for reporting crimes, facilitating timely interventions,and promoting transparency and accountability in the justice system</P>
<h2>Our vision.</h2>
<p>A society where crime is reduce,and citizens feel safe and confident in their communities.</p>
<h2>Partnership</h2>
<p>we collaborates with:
<ul>Local law enforcement agencies</ul>
<ul>Community organisation</ul>
<ul>Government institution</ul>
</p>
<H2>Features</H2>
<p>our system offer:
<ul>seccure and anonymous reporting</ul>
<ul>real-time crime mapping</ul>
<ul>automated alert to law enforcement</ul>
<ul>personalized support</ul>
</p>
<h2>Contact us</h2>
<p>Get in touch:
<ul>Email: [email protected]</ul>
<ul>Phone numeber: 08066516657</ul>
<ul>Address: federal lowcost, gusau, zamfara state.</ul>
<h3>Social media link</h3>
<ul>twitter:@king____saif</ul>
<ul>facebook:saifullahi nasir</ul>
<ul>instagram:saifullahi__nasir</ul>
</p>
<h2>FAQs</h2>
<p><a href="crime faqs.html">Visir our FAQs for more information.</a></p>
<p><a href="#">Terms & condiion and privacy policy</a></p>
</main>