-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
309 lines (241 loc) · 12.7 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
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Action For World</title>
<!-- font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="shortcut icon" type="image/jpg" href="images/favicon.png"/>
<link rel="stylesheet" href="https://unpkg.com/swiper@7/swiper-bundle.min.css" />
<!-- custom css file link -->
<link rel="stylesheet" href="css/style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N1JTFX3BQP"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N1JTFX3BQP');
</script>
</head>
<body>
<!-- header section starts -->
<header class="header">
<a href="#" class="logo"> <i class="fas fa-globe" style="color: #A7F432;"></i> Action For World</a>
<nav class="navbar">
<div id="nav-close" class="fas fa-times"></div>
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="./blogs/index.html">Blogs</a>
<a href="./Team/index.html">Team</a>
<a href="#ourwork">Fellowships and Courses</a>
<a href="https://8xzr0by5yll.typeform.com/to/BnlWsxCJ">Contact Us</a>
</nav>
<!--
<div class="dropdown">
<button class="dropbtn">Media
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="./Socials/index.html">Social Media</a>
</div>
</div>
-->
<div class="icons">
<div id="menu-btn" class="fas fa-bars" ></div>
<a href="https://www.linkedin.com/company/action-for-world" class="fab fa-linkedin"></a>
<div id="search-btn" class="fas fa-search"></div>
</div>
</header>
<!-- header section ends -->
<!-- search form -->
<div class="search-form">
<div id="close-search" class="fas fa-times"></div>
<form action="">
<input type="search" name="" placeholder="search here..." id="search-box">
<label for="search-box" class="fas fa-search"></label>
</form>
</div>
<!-- home section starts -->
<section class="home" id="home">
<div class="swiper home-slider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="box" style="background: url(images/fellowship6.jpg) no-repeat;">
<div class="content">
<b><span style="color: white;">Fighting Climate</span></b>
<h3 style="color: #A7F432;">Change</h3>
<b><p style="color: white;">A 4 - 5 month long fellowship where you learn and apply whatever you have learned as an individual initiative. We teach you about intersectional environmentalism & leadership. A really comprehensive fellowship to learn from! </p></b>
<a href="./ECIA-Fellowship/index.html" class="btn">Apply Now!</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box second" style="background: url(bg-2.png) no-repeat;">
<div class="content">
<b><span>Environmental</span></b>
<h3 style="color: #A7F432;">Education</h3>
<b><p>We provide free online courses on climate change, environmental science etc which contains quality video content and quizzes based on the video lectures, to check your knowledge</p></b>
<a href="#" class="btn">Coming Soon!!</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box second" style="background: url(./images/Hackathon.jpg) no-repeat;">
<div class="content">
<span>🔓</span>
<h3 style="color: #A7F432;">Unlock Hacks</h3>
<b><p style="color: white;">Unlock Hacks is a hackathon that is meant to be a casual environment open to anyone who is curious about coding and hackathons! There will be a lot of workshops to learn from and amazing prizes to compete for. Hackathon will take place from 7th Jan to 9th Jan 2022</p></b>
<a href="https://unlockhacks.github.io/UnlockHacksSite/" class="btn">Apply Now</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box" style="background: url(bg-3.jpg) no-repeat;">
<div class="content">
<b><span>Emission</span></b>
<h3 style="color: #A7F432;">Management System</h3>
<b><p>Action's Emissions Management System is backed by Machine Learning models and trusted by more than 250 people.</p></b>
<a href="./Carbon-Emission/index.html" class="btn">Try out the System</a>
</div>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>
<!-- home section ends -->
<!-- about section starts -->
<section class="about" id="about">
<div class="image">
<img src="Action For World.png" alt="">
</div>
<div class="content">
<h3 style="color: #A7F432;">Non Profit Organization</h3>
<p style = "text-transform:initial;">Action For World is a youth-led nonprofit organization focused on spreading awareness about climate change and educating people about environmental science. We create educational resources, manage course websites, and build a strong community of climate enthusiasts. Our team of dedicated teenagers works together to tackle the climate crisis.
</p>
<p style = "text-transform:initial;">In addition to our climate change courses, we use different methods to reach more people. We run Action Blogs, maintain an active Instagram account, and offer a four to five-month fellowship program that teaches participants about intersectional environmentalism and leadership.</p>
</div>
</section>
<!-- about section ends -->
<!-- services section starts -->
<section class="services" id="ourwork">
<h1 class="heading">What We Offer</h1>
<div class="box-container">
<div class="box">
<img src="images/blogs_section.svg" alt="">
<h3>Action Blogs</h3>
<p>Blogs & Articles on climate change, environmental science, sustainable energy and a lot more</p>
<a href="./blogs/index.html" class="btn">Blog's website</a>
</div>
<div class="box">
<img src="images/Fellowship.svg" alt="">
<h3>AFW Fellowship</h3>
<p>A 2 - 3 month long fellowship based on climate change</p>
<a href="#" class="btn">Coming Soon (Under Development)</a>
</div>
<div class="box">
<img src="images/Fellowship.svg" alt="">
<h3>ECIA Fellowships</h3>
<p>A 4 - 5 month long education and action based fellowship for youth ages 12 - 18 residing in Asia/Australia. You have an opportunity to learn about intersectional environmentalism & leadership, putting what you have learned into practice through their independent initiative</p>
<a href="./ECIA-Fellowship/index.html" class="btn">Apply Now!</a>
</div>
<div class="box">
<img src="images/system.svg" alt="">
<h3>Emission Management System</h3>
<p>A machine learning model working towards reducing emissions to solve the climate issues which is trusted by more than 250 people</p>
<a href="./Carbon-Emission/index.html" class="btn">Check it Out</a>
</div>
<div class="box">
<img src="images/book.svg" alt="">
<h3>Understanding The Climate - Ebook</h3>
<p>A free ebook on understanding the climate in depth (A lot more)</p>
<a href="" class="btn">Coming Soon!!</a>
</div>
<div class="box">
<img src="images/hackathon.svg" alt="">
<h3>Unlock Hacks</h3>
<p>Unlock Hacks is a hackathon that is meant to be a casual environment open to anyone who is curious about coding and hackathons! There will be a lot of workshops to learn from and amazing prizes to compete for.</p>
<a href="https://unlockhacks.github.io/UnlockHacksSite/" class="btn">Apply Now</a>
</div>
</div>
</section>
<!--Collaborations Section-->
<section class="clients">
<h1 class = "heading"> Partners </h1>
<div class="swiper clients-slider">
<div class="swiper-wrapper">
<div class="swiper-slide silde"><img src="images/Eco-Circle-International.jpeg" alt=""><center>Eco Circle International (Fellowship Collab)</center></div>
<div class="swiper-slide silde"><img src="images/GECS.jpeg" alt=""><center>GECS (Marketing Collab)</center></div>
<div class="swiper-slide silde"><img src="images/break-the-ice.png" alt=""><center>Break the Ice</center></div>
<div class="swiper-slide silde"><img src="images/peace first.png" alt=""><center>Peace First</center></div>
<div class="swiper-slide silde"><img src="images/umpteen.jpg" alt=""><center>Umpteen Treasures (Content Collab)</center></div>
<div class="swiper-slide silde"><img src="images/Sustainarumble.jpg" alt=""><center>Sustainarumble (Emission Management Collab)</center></div>
<div class="swiper-slide silde"><img src="images/research_convention.jpg" alt=""><center>Research Convention (Emission Management Collab)</center></div>
<div class="swiper-slide silde"><img src="images/optiverse.jpg" alt=""><center>Optiverse (Fellowship Help Collab)</center></div>
</div>
</div>
</section>
<!--Collaborations End-->
<!-- services section ends -->
<div id="contactus">
<h1 class="heading">Contact Us</h1>
<div data-tf-widget="BnlWsxCJ" data-tf-iframe-props="title=Contact Action For World" style="width:100%;height:400px;">
</div>
<script src="//embed.typeform.com/next/embed.js"></script>
</div>
<!-- newsletter section -->
<section class="newsletter">
<div class="content">
<h1 class="heading">subscribe now</h1>
<p>Monthly and weekly newsletter coming soon!! Check back later</p>
<form action="">
<input type="email" name="" placeholder="enter your email" id="" class="email">
<input type="submit" value="subscribe" class="btn">
</form>
</div>
</section>
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>quick links</h3>
<a href="#home">home</a>
<a href="#about">about</a>
<a href="./blogs/index.html">Blogs</a>
<a href="./team/index.html">Team</a>
<a href="#ourwork">Courses & Fellowships</a>
</div>
<!--
<div class="box">
<h3>extra links</h3>
<a href="#">my account</a>
<a href="#">my order</a>
<a href="#">my wishlist</a>
<a href="#">ask questions</a>
<a href="#">terms of use</a>
<a href="#">privacy policy</a>
</div> -->
<div class="box">
<h3>contact info</h3>
<a href="#"> <i class="fas fa-phone"></i>+91 9371555319</a>
<a href="#"> <i class="fas fa-envelope"></i>actionecofellowship@gmail.com</a>
<a href="#"> <i class="fas fa-map"></i>India</a>
</div>
<div class="box">
<h3>Follow us</h3>
<a href="https://www.instagram.com/action.for.world/"> <i class="fab fa-instagram"></i> Instagram </a>
<a href="https://www.linkedin.com/company/action-for-world"> <i class="fab fa-linkedin"></i> LinkedIn </a>
</div>
</div>
<div class="credit">created by <span>Team Action</span> | all rights reserved 2024®</div>
</section>
<!-- footer section ends -->
<script src="https://unpkg.com/swiper@7/swiper-bundle.min.js"></script>
<!-- custom js file link -->
<script src="js/script.js"></script>
</body>
</html>