-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
188 lines (187 loc) · 8.75 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
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" content="user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Title -->
<title>Any Body Can Help | An AltCampus Initiative</title>
<!-- Website Icon-->
<link rel="icon" href="assets/media/logored.png"/>
<!-- CSS LINK -->
<link rel="stylesheet" href="./assets/stylesheet/style.css">
<!-- Font-Family -->
<link href="https://fonts.googleapis.com/css?family=Vollkorn:400,600,700,900&display=swap" rel="stylesheet"><body>
<!-- Header Section -->
<header class="header">
<nav class="nav-bar flex header-container">
<a class="logo" href="./index.html">
<img class="first-logo" src="assets/media/logowhite.png" alt="logo-image">
<img class="second-logo" src="assets/media/logored.png" alt="logo-image">
</a>
<label for="toggle" class="ham">☰</label>
<input type="checkbox" id="toggle" class="toggle">
<ul class="nav-links flex">
<li ><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./team.html">Team</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</nav>
</header>
<main>
<section class="hero-section">
<div class="hero-banner index-hero-img">
<div class="hero-content text-center">
<h2 class="first-hero-heading">GIVE A HAND</h2>
<h2 class="second-hero-heading">TO HELP THE POOR CHILDREN</h2>
<p>
The single aim of my life is that every child is: free to be a child, free to grow and develop, free to eat, sleep, see daylight, free to laugh and cry, free to play, free to learn, free to go to school, and above all, free to dream.<br /><br />
— Kailash Satyarthi
</p>
<button class="btn donate-btn"><a href="#">Donate Now</a></button>
<button class="btn join-us-btn"><a href="./about.html">Known More</a></button>
</div>
</div>
</section>
<section class="box-section">
<div class="box-grid">
<div class="col col-1">
<h3>Give Inspiration </h3>
<p>
Take Classes of the poor childrens who cannot attend the school due to financial problems. You can take the classes whenever you have free time like on weekends. Education is a gift for life. We help children unlock their potential and realise their dreams. You can teach any subject that you want.
</p>
<button class="btn read-more-btn"><a href="./about.html">Read More</a></button>
</div>
<div class="col col-2">
<h3>Give Scholarship</h3>
<p>
You can help a child to learn by providing scholarship money and provides them access to quality education. Visit the website to read about what we do for children's education. The wonderful effects of education span generations. With your support, we can give children a better tomorrow by giving them an opportunity to go to school.
</p>
<button class="btn read-more-btn"><a href="./about.html">Read More</a></button>
</div>
<div class="col col-3">
<h3>Give Donation</h3>
<p>
All children have the right to a healthy, happy and fulfilling life. Donate Money & Support Charity to Keep children safe & free from harm. You can also donate online to support a Child. ABCH is dedicated to transforming lives of children who hail from the lower strata of the society.
</p>
<button class="btn read-more-btn"><a href="./about.html">Read More</a></button>
</div>
</div>
</section>
<section class="fact-counter-sec">
<div class="fact-container">
<div class="fact-count-row">
<div class="col col1">
<img src="assets/media/icon/globe.png" alt="image">
<h3>0</h3>
<h4>Successful Events</h4>
<p>No Event yet, We will inform you about the upcoming event </p>
</div>
<div class="col col2">
<img src="assets/media/icon/open-book-1792847.png" alt="image">
<h3>0</h3>
<h4>Children Helped</h4>
<p>Your time can change the life of the children. </p>
</div>
<div class="col col1">
<img src="assets/media/icon/group-1543545.png" alt="image">
<h3>100</h3>
<h4>Money Donated</h4>
<p>Help the children and provide them access to education.</p>
</div>
<div class="col col2">
<img src="assets/media/icon/deal-1698164.png" alt="image">
<h3>4</h3>
<h4>Total Volunteers</h4>
<p>There are four volunteer who are helping the children</p>
</div>
</div>
</div>
</section>
<section class="become-volunteer-sec">
<div class="volunteer-row text-center padding">
<h2>Become a volunteer</h2>
<p>
So seed seed green that winged cattle in Gathering thing made fly you're divided deep leave<br>on the
medicene moved us land years living.
</p>
<button class="btn join-us-btn"><a href="./about.html">Join Us</a></button>
</div>
</section>
<section class="main-footer">
<div class="main-footer-row padding">
<div class="col mission-col">
<h3>Our Misson</h3>
<p>
ABCH "Any Body Can Help" envisioned to create a society where the overall development of a child is not halted by FINANCIAL and SOCIAL constraints. </p>
<p>
<br>All children have the right to a healthy, happy and fulfilling life. We are providing education to the childrens to make their future better.
</p>
</div>
<div class="col">
<h3>Gallery</h3>
<div class="footer-gallery-img">
<a href="./gallery.html" target="_blank"><img src="assets/media/img2.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img3.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img4.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img5.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img8.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img7.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img10.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img9.jpg" alt="image"></a>
<a href="./gallery.html" target="_blank"><img src="assets/media/img.jpg" alt="image"></a>
</div>
</div>
<div class="col">
<h3>Follow Us</h3>
<div class="footer-social">
<a class="nav-tweet" href="#" target="_blank"><i class="fab fa-twitter"></i></a>
<a class="nav-fb" href="#" target="_blank"><i class="fab fa-facebook"></i></a>
<a class="nav-yout" href="#" target="_blank"><i class="fab fa-youtube"></i></a>
<a class="nav-insta" href="#" target="_blank"><i class="fab fa-instagram"></i></a>
<a class="nav-pin" href="#" target="_blank"><i class="fab fa-pinterest"></i></a> <br>
<a class="nav-linked" href="#" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
</div>
<div class="col">
<h3>Contact Us</h3>
<div class="flex contact-footer">
<div>
<i class="far fa-building"></i>
</div>
<div class="contact-text">
<h4>Head Office</h4>
<h5>AltCampus, Thehr, Dharamshala, Himachal Pradesh, 176057</h5>
</div>
</div>
<div class="flex contact-footer">
<div>
<i class="fas fa-phone-alt"></i>
</div>
<div class="contact-text">
<h4>Phone Number</h4>
<h5>+91 (981) 696 1748</h5>
</div>
</div>
<div class="flex contact-footer">
<div>
<i class="far fa-envelope"></i>
</div>
<div class="contact-text">
<h4>Email</h4>
<h5>info@abch.com</h5>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer text-center">
<p>Copyright Any Body Can Help © 2020. An <a href="https://altcampus.io" target="_blank">AltCampus</a> Initiative
</p>
</footer>
</body>
</html>
<script src="https://kit.fontawesome.com/f4ce9ea80b.js" crossorigin="anonymous"></script>