-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_us.html
256 lines (194 loc) · 12.9 KB
/
about_us.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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html>
<html>
<head>
<title> Climate Change Africa Initiative</title>
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Hind|Lato|Open+Sans" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<meta content="width=device-width,initial-scale=1" name="viewport" />
<!--flavicon-->
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<nav class="navbar navbar-fixed-top navbar-inverse" id="topNav">
<div class="container nav1">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar3">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand hidden-sm" href="index.html"> <img src="images/chain-logo.png" alt="CHAIN logo"></a>
<a class="navbar-brand navbar-brand1 visible-sm-inline" href="index.html"> <img src="images/chain-logo.png" alt="CHAIN logo"></a>
<!-- <div class="navbar-brand navbar-brand1 visible-sm-inline"> <img src="images/chain-logo.png" alt="CHAIN"></div> -->
</div>
<div id="navbar3" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right navRight font-bold" id="navId">
<li class=""><a href="index.html">Home</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">About <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="about_us.html#company_profile">Company profile</a></li>
<li><a href="about_us.html#team">Team</a></li>
</ul>
</li>
<li><a href="project.html">Project</a></li>
<li><a href="gallery.html">Gallery</a></li>
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Gallery <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Videos</a></li>
<li><a href="gallery.html">Images</a></li>
</ul>
</li> -->
<li><a href="forum.html">Forum</a></li>
<li><a href="contacts.html">Contact</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
<!--/.container-fluid -->
</nav>
<!--main secti0on-->
<section id= "company_profile" >
<div class="container">
<div class="row">
<div class="col-md-1 col-sm-0"></div>
<div class="col-md-10 col-sm-12">
<div class="profile_head">
<h1>WHO ARE WE? </h1>
</div>
<div class="profile_info wow fadeIn" data-wow-duration="2s">
<p>Climate Change African Initiative (CHAIN) is a nonprofit registered in Ghana with the registration number CG37312016 is a climate change advocacy and capacity building organization which seeks to create awareness as well as build capacity of Africans on Climate change mitigation and adaption. Seeing the rising effect of climate change around the environment in health as well as Agriculture, it became manifest that urgent steps must be taken to mitigate the ever growing impacts of this environmental canker. It has a continental vision even though it is starting out as a small local movement, the need for continentalism and global alignment to fight this canker is imperative because the fight against climate change is meaningless unless it is linked to other countries of the world.</p>
<p>We are committed to ensuring that as much people as possible in the African diaspora have access to relevant information and their capacities well-built to face the climate change threats and collectively defeat them. Our primary target is the younger generation of the continent as they form the majority of those in second cycle, tertiary institution as well as the work force, they also remain the most vulnerable in the near future hence the need to better equip them and improve their adaptive capacities. We seek to use multimedia, Social media, conferences and summits, talk sessions, workshops as effective ways to reach our overall goal of “a greener world… possible together”
</p>
<p>Against these facts, we are consistently developing initiatives to facilitate the fight against climate change. Guided by our powerful manifesto, CHAIN is growing to become one of loudest voices against climate change in Africa.
</p>
</div>
</div>
<div class="col-md-1 col-sm-0"></div>
</div>
</div>
</section>
<!--team-->
<section id="team">
<div class="container">
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-10"></div>
<div class="profile_head">
<h1>MEET OUR WONDERFUL TEAM</h1>
</div>
</div>
<!-- <div class="container"> -->
<div class="row">
<div class="col-md-4 teamDes" style="text-align: center;">
<img src="images/Patrick-Bonney-Communications-Manager1.png" class="imgShape" alt="Communications-Manager" >
<h4 class="teamName" >Patrick-Bonney</h4>
<p class="teamPosition">Communications Manager</p>
</div>
<div class="col-md-4 teamDes" style="text-align: center;">
<img src="images/Head Of Programs Doreen Dorys Avi1.png" class="imgShape" alt="Communications-Manager" >
<h4 class="teamName">Doreen Dorys Avi</h4>
<p class="teamPosition">Head Of Programs</p>
</div>
<div class="col-md-4 teamDes" style="text-align: center;">
<img src="images/Pabi-Ntifo-IT-Head2.png" class="imgShape" alt="Communications-Manager" >
<h4 class="teamName">Pabi Ntifo</h4>
<p class="teamPosition #9c8989">IT Head</p>
</div>
<div class="col-md-4 teamDes" style="text-align: center;">
<img src="images/Rudolph-mensah-COO-&-Administrator1.png" class="imgShape" alt="Communications-Manager" >
<h4 class="teamName">Rudolph-mensah</h4>
<p class="teamPosition">COO and Administrator</p>
</div>
<div class="col-md-4 teamDes" style="text-align: center;">
<img src="images/Yakubu Yusuf Executive-Director1.png" class="imgShape" alt="Communications-Manager">
<h4 class="teamName">Yakubu T. Yusuf</h4>
<p class="teamPosition">Executive Director</p>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<div class="green"></div>
<footer class="footer">
<!--foreFooter-->
<div class="topFooter ">
<div class="container">
<div class="row" id="foreFooter">
<!-- <div class=" col-md-12 col-sm-12 col-lg-12 articles" style="background-color:red;">
-->
<!-- <div class="col-md-4 col-sm-6 foreFooter-col">
<h4 class="FootSoc">Location</h4>
<div> Accra- Ghana</div>
</div> -->
<div class="col-md-7 col-sm-6 foreFooter-col wow fadeIn" data-wow-duration="2s " >
<!-- <h4 class="FootSoc">Social media</h4> -->
<a href="https://twitter.com/climatechange54" class="fa fa-twitter fontfa" target="_blank"></a>
<!-- <a href="#" class="fa fa-google fontfa"></a> -->
<a href="https://www.instagram.com/chain_africa/" class="fa fa-instagram fontfa" target="_blank"></a>
<a href="https://www.facebook.com/ClimateChangeAfrica/ " class="fa fa-facebook fontfa" target="_blank"></a>
</div>
<div class="col-md-5 col-sm-6 foreFooter-col">
<!-- <h3 class="FootSoc">Subscribe now</h3> -->
<div class="form-group formSub wow fadeIn" data-wow-duration="2s ">
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#2c3e50; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="http://github.us16.list-manage.com/subscribe/post?u=7ba5ff3dc62c39c7ea9a3e657&id=1124c66466" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Subscribe to our mailing list</label>
<br>
<input type="email" value="" name="EMAIL" class="email form-control" id="mce-EMAIL" style="width: 70%; display: inline;" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_7ba5ff3dc62c39c7ea9a3e657_1124c66466" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button btn" style="background-color: #41a47a">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--footer>-->
<div class="downFooter">
<div class="container">
<div class="row">
<!-- <div class=" col-md-12 col-sm-12 col-lg-12 articles" style="background-color:red;">
-->
<div class="col-md-12 ">
<div id="xxx" class="wow bounceInLeft"> © 2017 techyLov. All rights reserved.</div>
</div>
</div>
</div>
</div>
</footer>
<!-- <script type="text/javascript" async="async" defer="defer" data-cfasync="false" src="https://mylivechat.com/chatinline.aspx?hccid=61864518"></script> -->
</body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script>
new WOW().init();
</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-affix.js" type="text/javascript"></script>
<script src="js/chain.js" type="text/javascript"></script>
</body>
</html>