-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaps.html
More file actions
45 lines (32 loc) · 2.58 KB
/
Copy pathmaps.html
File metadata and controls
45 lines (32 loc) · 2.58 KB
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
<!DOCTYPE html>
<html>
<head>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500,100' rel='stylesheet' type='text/css'>
<link href="maps.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="header">
<h1 class="container">Maps</h1>
<br><br><br><br><br><br> <br><br><br><br><br><br>
<p id="paragraph">This map has all the places marked in yellow which have people living in inhabitable conditions and require your help whereas the green markers showcase the locations which have already received donations from our previous donors and have undergone the necessary change.</p>
<br><br>
<iframe src="https://www.google.com/maps/d/embed?mid=1EVpYm6dL_PQe0AW6FOLOuLdNnqlCKxiT" width="640" height="480"></iframe>
<br><br>
</div>
<br><br><br><br><br><br> <br><br><br><br><br><br>
<br><br><br><br><br><br> <br><br><br><br><br><br>
<div class="header">
<h1 class="container">Graph Representation</h1>
<br><br><br><br><br><br> <br><br><br><br><br><br>
<br>
<p id="paragraph">The health and hygiene of the urban poor is one of biggest challenges of our society. With more than 20% percent population living in slums, disease outbreaks can be a cause for concern. People living in such impoverished areas are deprived of filtered drinking water, medical aid, proper clothing, proper garbage disposal system and basic medical aid.
Women living in impoverished areas are often victims of domestic violence and oppression. These women cannot rely on anyone and are stuck in their condition without any help at all.
Education is another problem as boys and especially girls are deprived of proper schooling. This lack of education leads to many boys growing up to become violent unethical men and the women getting exploited, this needs to stop right now.
That is why we are here to provide with the support and voice they need, through monetary help and other facilities that would help them proud independent citizens of this country. We require your support to make their dreams come true.
</p>
<a href="https://plot.ly/~PRESIDENTZEE/11/?share_key=EYaIAIoYxOrZbZ3chCrpl0" target="_blank" title="Plot 11" style="display: block; text-align: center;"><img src="https://plot.ly/~PRESIDENTZEE/11.png?share_key=EYaIAIoYxOrZbZ3chCrpl0" alt="Plot 11" style="max-width: 100%;width: 600px;" width="600" onerror="this.onerror=null;this.src='https://plot.ly/404.png';" /></a>
<script data-plotly="PRESIDENTZEE:11" sharekey-plotly="EYaIAIoYxOrZbZ3chCrpl0" src="https://plot.ly/embed.js" async></script>
</div>
</div>
</body>
</html>