-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatt.html
133 lines (94 loc) · 4.26 KB
/
att.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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<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 class=nl>About</a>
<a href=eve.html class=nl>Events</a>
<a href=att.html id=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:1700;">
<div class=mar>
<br>
<div class=box><center>
<img src=images/1.JPEG>
<h2>OUR TEAM</h2>
<p>We mainly focus on the eradication of poverty.For this purpose we have an enthusiastic group of people who are willing to perform their
task wholeheartedly.Deteriorating ecosystems, unsustainable natural resource management and climate change are disproportionally affecting the poor.
</p>
</center>
</div>
<div class=box><center>
<h2>OUR PROJECT</h2>
<p> Select from a variety of projects in urgent need of funding.
Through a strategy promoting local initiatives, the Project to Support Families in Poverty aims to integrate the marginalized population.
Poverty has declined worldwide, but progress has been uneven. Extreme poverty is mainly concentrated in rural areas.
</p>
<marquee direction=up scrollamount=6 height=12%>
<img src=images/3.JPEG style="height:230;">
<img src=images/15.JPEG style="height:230;">
<img src=images/ed.JPEG style="height:230;">
<img src=images/13.JPEG style="height:230;">
<img src=images/4.JPEG style="height:230;">
<img src=images/14.JPEG style="height:230;">
</marquee></center>
</div>
<div class=box><center>
<img src=images/11.JPEG>
<h2>EXPANDING THE NETWORK</h2>
<p>It expands to different people. The people around are benefited from this website especially the marginalised people.Eventhough they doesnt have access to online platforms the volunteers collect their information and provide them the needful.
</p>
</center>
</div>
<center><p class=a3>Are you interested in volunteering?You can be a part of this team by joining as a volunteer.The volunteer has to collect details of the people who needs food and other essentials and they should arrange all the essentials for them .They have to take the details from the website and should schedule the dates for each individual/organisations.They should ensure that all marginalised people who does not have access to technology is benefited from this site and they should not be left without consideration.
Be a Part of Something Bigger than Yourself.Be the Mentor You Wish You Had.Building community through giving.
Caring is the gift of making the ordinary special.Volunteerism on a global level has been defined as an act of free will with no financial gain in the service of people that one is not related to.
Every act of volunteering is an act of kindness.There is a volunteer in each of us. At Volunteer for India, we work towards moulding volunteers who can contribute towards the progress of India.
</p></center>
<br><br><br>
<div class=box><center>
<h2>JOIN AS A VOLUNTEER</h2>
<form method=get action=scc.html>
<h1>APPLY HERE</h1>
<input placeholder=NAME required>
<input placeholder=PHONE required>
<input placeholder=EMAIL required>
<textarea rows=8 cols=18 placeholder="Tell us why you are interested to join us" required></textarea>
<button>JOIN</button>
</form></center>
</div>
</div>
</div>
<footer>
<center>
©2022 | <a>alleviateit</a><br>
Powered by <a>Hackleague</a><br></center>
</footer>
</div>
</body>
</html>