-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
310 lines (281 loc) · 11.6 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
310
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="css/app.css" />
<title>The Green Tree Initiative</title>
</head>
<body>
<main>
<!-- Navigation sections starts here -->
<nav>
<div class="logo">
<h3>The Green Tree Initiative</h3>
</div>
<div class="nav-items">
<a href="#">About Us</a>
<a href="#">Our Stories</a>
<a href="#">News & Events</a>
</div>
<div class="donate">
<button><a href="donate-us.html">Donate Now</a></button>
</div>
</nav>
<!-- Navigation section ends here -->
<!-- Hero section starts here -->
<section class="hero-section">
<div class="hero-content">
<div class="hero-quote">
<p class="hero-quote-climate">
Climate change poses the biggest threat to women in developing
nations.
</p>
<p>
<a href="#"
>Read more about this environmental and social cause</a
>
</p>
<p class="hero-the-issue-tag">
THE ISSUE
</p>
</div>
<div class="hero-hash-tag">
<p>#stop <br> climate <br> change</p>
</div>
</div>
</section>
<!-- Hero section ends here -->
<!-- Take Action Section Starts here -->
<section class="take-action">
<div class="take-action-item">
<h3>Learn</h3>
<p>Get the facts about this issue and how we’re helping.</p>
</div>
<div class="take-action-item">
<h3>Volunteer</h3>
<p>Find out about upcoming events that need your help.</p>
</div>
<div class="take-action-item">
<h3>Share</h3>
<p>Let your social media networks know about this important cause.</p>
</div>
<div class="take-action-item">
<h3>Donate</h3>
<p>Help us raise money to make a big difference with this issue.</p>
</div>
<div class="take-action-tag">
<p>Take Action</p>
</div>
</section>
<!-- Take action ends here -->
<!-- our mission section starts here -->
<section class="our-mission">
<div class="what-we-do">
<p>WHAT WE DO</p>
</div>
<div class="our-mission-heading">
<p class="our-mission-text">
Our mission is to create sustainable work for women in developing
nations while helping to slow climate change.
</p>
</div>
<div class="our-mission-content">
<div class="our-mission-content-item">
<img src="/assets/images/our-mission.png" alt="mission-1" />
<div class="our-mission-content-text">
<h2>Tree Planting Initiatives</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam
mi felis, auctor vitae vestibulum vel, consequat eu dolor. Nam
pellentesque euismod laoreet. adipiscing elit.
</p>
</div>
<button class="our-mission-button"><a href="#">Read More</a></button>
</div>
<div class="our-mission-content-item">
<img src="/assets/images/our-mission2.png" alt="mission-1" />
<div class="our-mission-content-text">
<h2>Education and Training</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam
mi felis, auctor vitae vestibulum vel, consequat eu dolor. Nam
pellentesque euismod laoreet. adipiscing elit.
</p>
</div>
<button class="our-mission-button"><a href="#">Read More</a></button>
</div>
<div class="our-mission-content-item">
<img src="/assets/images/our-mission3.png" alt="mission-1" />
<div class="our-mission-content-text">
<h2>Advocacy and Campaigning</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam
mi felis, auctor vitae vestibulum vel, consequat eu dolor. Nam
pellentesque euismod laoreet.
</p>
</div>
<button class="our-mission-button"><a href="#">Read More</a></button>
</div>
</div>
</section>
<!-- our missiion section ends here -->
<!-- Did You Know Section starts here -->
<section class="did-you-know">
<div class="did-you-know-hash-tag">
<p>
Climate <br />
change <br />
Is a hunger <br />
issue.
</p>
<button>TAKE ACTION</button>
</div>
<div class="did-you-know-content">
<div class="did-you-know-con-item did-y-n-tag ">
<p class="did-tag">Did You Know</p>
<div class="did-you-know-con-text">
<h2>3 out of 4</h2>
<p>People living in poverty depend on agriculture for survival.</p>
</div>
<div class="did-you-know-social-icon">
<img src="/assets/images/facebook-icon-sm.png" alt="facebook">
<img src="/assets/images/twitter-icon-s.png" alt="twitter">
</div>
</div>
<div class="did-you-know-con-item">
<div class="did-you-know-con-text">
<h2>3 out of 4</h2>
<p>People living in poverty depend on agriculture for survival.</p>
</div>
<div class="did-you-know-social-icon">
<img src="/assets/images/facebook-icon-sm.png" alt="facebook">
<img src="/assets/images/twitter-icon-s.png" alt="twitter">
</div>
</div>
<div class="did-you-know-con-item">
<div class="did-you-know-con-text">
<h2>30%</h2>
<p>How high crop yield losses could go by the year 2080</p>
</div>
<div class="did-you-know-social-icon">
<img src="/assets/images/facebook-icon-sm.png" alt="facebook">
<img src="/assets/images/twitter-icon-s.png" alt="twitter">
</div>
</div>
<div class="did-you-know-con-item">
<div class="did-you-know-con-text">
<h2>200 million +</h2>
<p>Number of refugees dealing with food shortages by the year 2050</p>
</div>
<div class="did-you-know-social-icon">
<img src="/assets/images/facebook-icon-sm.png" alt="facebook">
<img src="/assets/images/twitter-icon-s.png" alt="twitter">
</div>
</div>
</div>
</section>
<!-- did you know section ends here -->
<!-- Stories section starts here -->
<section class="stories">
<div class="stories-image">
<img src="/assets/images/stories.png" alt="stories image">
<p class="stories-image-tag">STORIES</p>
</div>
<div class="stories-content ">
<div class="stories-content-text blue">
<h2 >“I am a person who was helped by this organization. Before they gave me assistance, I was really struggling with this issue, but now my life is better.”</h2>
<br>
<p >BALKI, FARMER AND MOTHER IN NIGER</p>
</div>
<button class="stories-content-read-btn button-read-more">Read More</button>
</div>
</section>
<!-- Stories section ends here -->
<!-- Event section starts here -->
<section class="events">
<h1 class="events-heading">LET’S Take action now <br> to save the future.</h1>
<div class="events-content">
<img class="event-image" src="/assets/images/event1.png" alt="Event One">
<div class="event-content-text">
<p class="event-tag event-content-tag">Events</p>
<h1 class="event-head-item">Earth Day 2018 community tree planting event</h1>
<p class="event-content-item">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam mi felis, auctor vitae vestibulum vel, consequat eu dolor. Nam pellentesque euismod laoreet. Aliquam sed nisl porttitor nisl laoreet semper nec iaculis nibh. Curabitur in tortor lorem.
</p>
<button class="button-read-more button-read-more-event">Read More</button>
</div>
</div>
<div class="event-latest-news">
<div class="latest-news-content">
<p class="event-tag event-tag-news">Latest News</p>
<h1 class="event-head-item">
Earth Day 2018 community tree planting event
</h1>
<p class="event-content-item">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam mi felis, auctor vitae vestibulum vel, consequat eu dolor. Nam pellentesque euismod laoreet. Aliquam sed nisl porttitor nisl laoreet semper nec iaculis nibh. Curabitur in tortor lorem.
</p>
<button class="button-read-more button-read-more-event">Read More</button>
</div>
<img class="event-image" src="/assets/images/event2.png" alt="Latest news">
</div>
</section>
<!-- Event section ends here -->
<!-- Subscribe section starts here -->
<section class="subscribe">
<div class="subscribe-tag">
<h2 class="subcribe-tag">Subscribe to our monthly newsletter and </br> stay up to date with all news and events.</h2>
</div>
<form class="subscribe-form">
<input class="subscribe-form-input" type="email" placeholder="Enter your email address">
<button class="subscribe-form-btn" type="submit">Subscribe</button>
</form>
</section>
<!-- Subscribe section ends here -->
<!-- Footer section starts here -->
<footer>
<div class="footer-header">
<h3>The Green <br> Trees Initiative</h3>
</div>
<div class="footer-contact-us">
<div class="foot-contact-head">
<p>CONTACT US</p>
<hr>
</div>
<div class="foot-contact-address">
<p>123 Anywhere St. <br> Cityname, NY 11206 <br> (123) 456-7890 <br> contact@npo.org</p>
</div>
</div>
<div class="footer-links">
<div class="foot-link-head">
<p>LINKS</p>
<hr>
</div>
<div class="foot-link-items">
<a href="#">The issue</a>
<a href="#">How we help</a>
<a href="#">Get involved</a>
<a href="#">Latest news</a>
</div>
</div>
<div class="footer-follow-us">
<div class="footer-follow-head">
<p>FOLLOW US</p>
<hr>
</div>
<div class="footer-follow-items">
<a href="#">Facebook</a>
<a href="#">Twitter</a>
<a href="#">Instagram</a>
<a href="#"> Medium </a>
</div>
</div>
<div class="footer-tag">
<h2>#stop <br> climate <br> change</h2>
</div>
</footer>
<!-- Footer seection ends here -->
</main>
</body>
</html>