-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabt.html
100 lines (76 loc) · 3.24 KB
/
abt.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<html>
<link rel=stylesheet href=style.css>
<title>alleviateit.com.in</title>
<body>
<bg>
<img src=images/6.JPEG>
<img src=images/2.JPEG>
<img src=images/12.JPEG>
<img src=images/14.JPEG>
</bg>
<div class=all>
<nav>
<menu>
<a href=home.html class=nl>Home</a>
<a href=abt.html id=nl>About</a>
<a href=eve.html class=nl>Events</a>
<a href=att.html class=nl>Volunteer</a>
<a href=gal.html class=nl>Donation</a>
<a href=cont.html class=nl>Contact Us</a>
</menu>
<div class=srh><input placeholder=Search..><button class=button><span>Go</span></button></div></nav>
<nav1>
<div class=v1>
<a href=htpp://www.facebook.com><img src=images/fb.PNG></a><br><br>
<a href=htpp://www.twitter.com><img src=images/tt.PNG></a><br><br>
<a href=htpp://www.instagram.com><img src=images/l.JPEG></a><br><br>
<a href=htpp://www.youtube.com><img src=images/yt.PNG></a><br><br>
<a href=htpp://www.linkedin.com><img src=images/i.PNG></a><br><br>
</div>
</nav1>
<div class=head><center>
<h1><fff>Alleviate</fff>It</h1>
<bbb>Let us give a hand...</bbb></center>
</div>
<div class=body style="height:1100;">
<div class=mar>
<br>
<h1>Know more about us.<hr color=#999></h1>
<glow>
<div class=a1>
<img src=images/15.JPEG class=i1>
</div>
<div class=a2>
<h2>What we do</h2>
<p>The right to adequate food is an essential human right, yet hundreds of millions of persons remain food insecure. Poverty and growing inequality is one of the underlying causes of food insecurity. Poverty erodes or nullifies the rights to adequate food, housing, health, safe water, education and others.</p>
</div>
</glow>
<div class=a3>
<video src=images/vv.mp4 width=100% height=20% controls></video>
</div>
<div class=a4>
<h2>Alleviate</h2>
<p>Not everyone has this privilege though. Globally, many people struggle to find reliable food due to their country’s economy, or their financial status. This poverty leads to the inaccessibility of food in nutritional amounts, which causes food insecurity. Food insecurity is a factor in world hunger and causes kids to develop health problems at young ages. </p>
</div>
<glow>
<div class=a1>
<img src=images/9.JPEG class=i1>
</div>
<div class=a2>
<h2>Progress</h2>
<p>Poverty has declined worldwide, but progress has been uneven. Extreme poverty is mainly concentrated in rural areas.
Rural development and agricultural productivity growth are crucial for poverty reduction.
Deteriorating ecosystems, unsustainable natural resource management and climate change are disproportionally affecting the poor. Unless these trends are halted and reversed, the goal of eradicating poverty will remain elusive.
Poverty cannot be eradicated without addressing the pervasive inequalities in incomes and economic opportunities between and within countries, between rural and urban areas, and between men and women. Reducing such inequalities will need to start with improving access for the poor to productive resources, basic services and social protection.</p>
</div>
</glow>
</div>
</div>
<footer>
<center>
©2022 | <a>alleviateit</a><br>
Powered by <a>Hackleague</a><br></center>
</footer>
</div>
</body>
</html>