-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (21 loc) · 1.14 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
<script data-host="https://microanalytics.io" data-dnt="false" src="https://microanalytics.io/js/script.js" id="ZwSg9rf6GA" async defer></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CLE Justice</title>
</head>
<body>
<h1>Cleveland Justice</h1>
<a href="statistics.html"><div class="nav_item active">Statistics</div></a>
<a href="problem.html"><div class="nav_item">The Problem</div></a>
<a href="government.html"><div class="nav_item">Government Actions</div></a>
<a href="non-profits.html"><div class="nav_item">Non-Profits</div></a>
<a href="justice-system.html"><div class="nav_item">The Justice System</div></a>
<a href="economics.html"><div class="nav_item">Economic Justice</div></a>
<a href="about.html"><div class="nav_item">About</div></a>
<p>A space for information regarding Clevland's justice problem, government actions, non-profit actions, and solutions.</p>
<p>If you have information you would like to be included, please email it to [email protected]</p>
</body>
</html>