-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
161 lines (161 loc) · 7.62 KB
/
about.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
<!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>About | 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 about-hero-img">
<div class="hero-content text-center">
<h2 class="second-hero-heading">About Us</h2>
<p>
The litercay ratio of India is 65.38% with male literacy at 75.85% and female literacy at 54.16% Of the 193 million Children in the age group 6 to 14 years, 8.1 million children are out of school as of Sept 2004 as per Government statistics.
</p>
</div>
</div>
</section>
<div class="container">
<div class="motive-div">
<div class="about-header-div">
<h2 class="mission-header">Our Philosophy</h2>
<p class="mission-para"> We believes that every child is unique and has the capability to contribute uniquely to the world.
We are committed to do everything within our power to help each child with basic necessities and develop his or her self-esteem to reach their potential.
</p>
<button class="btn donate-btn read-btn"><a href="#">Read More</a></button>
</div>
<div class="mission-img-div">
<img class="mission-img" src="assets/media/download.jpeg" alt="motive">
</div>
</div>
<div class="mission-div">
<div class="mission-img-div">
<img class="mission-img" src="assets/media/download (1).jpeg" alt="mission">
</div>
<div class="about-header-div">
<h2 class="mission-header">Our Mission</h2>
<p class="mission-para">To be an equal opportunity provider for the upliftment of the underprivileged children by providing them timely education, shelter, food and care.
To be known as an organisation, with an innovative and robust approach, towards the upliftment of the needy and neglected children.
</p>
<button class="btn donate-btn read-btn"><a href="#">Read More</a></button>
</div>
</div>
<div class="vision-div">
<div class="about-header-div">
<h2 class="mission-header">Our Vision</h2>
<p class="mission-para">Our Vision is,
to reach the maximum needy,
to be in reach of all the needy,
be the most sought for,
recognized and admired organisation,
supporting the overall
development of underprivileged children.
</p>
<button class="btn donate-btn read-btn"><a href="#">Read More</a></button>
</div>
<div class="mission-img-div">
<img class="mission-img" src="assets/media/download (2).jpeg" alt="Vision">
</div>
</div>
</div>
<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>