-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
516 lines (475 loc) · 20 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
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
<!DOCTYPE html>
<html>
<head>
<meta charset="urf=8" />
<title>GrowMyGarden</title>
<link rel="icon" href="favicon-32x32.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/db5f9a8a3b.js" crossorigin="anonymous"></script>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous"
/>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"
></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Comic+Neue:wght@300&family=Grape+Nuts&family=Roboto:wght@100&display=swap"
rel="stylesheet"
/>
<style>
.navbar {
padding: 0.65% 0;
z-index: 1;
}
.container-fluid1 {
padding: 2% 4%;
}
#title {
position: fixed;
width: 100%;
padding: 0%;
margin: 0% 0%;
}
.tree{
margin: 5% 3% 5% 1%;
}
.container {
background-image: url("plant2.jpg");
height: 40rem;
color: white;
font-size: medium;
text-align: center;
background-repeat: no-repeat;
background-size: cover;
}
#wHYTREE{
z-index: -1;
}
img {
width: 100%;
height: 100%;
}
.content {
padding-top: 20rem;
}
.navitems {
padding: 0rem 4rem;
}
.header-text {
font-family:'Montserrat';
font-size: 60px;
color:#fff;
}
.image
{
height: 10rem;
width: 20rem;
}
.three-words
{
padding: 10% 7%;
}
.aboutus
{
background-color: black;
padding: 20% 0%;
color: white;
margin-top: 10%;
}
.aboutUscontent
{
padding: 7% 5%;
position: relative;
z-index: -1;
}
.whatDoWeProvide
{
padding: 7% 5%;
}
.whytrees
{
padding: 5% 5%;
position: relative;
z-index: -1;
}
.problems
{
background-color: black;
padding: 5% 5%;
margin: 4% 4%;
position: relative;
z-index: -1;
}
.withus{
text-align: center;
}
.about-button{
margin-top: 10%;
}
.footer{
background-color: black;
padding: 5% 5%;
margin: 4% 4%;
}
.card1{
padding-top: 10%;
}
.btn1{
margin-bottom: 10%;
}
.three-words
{
padding: 10% 5%;
position: relative;
z-index: -1;
}
.image-border
{
margin: 0% 4%;
}
.solution
{
background-color: #d54d4d;
color: white;
text-align: center;
padding: 5% 5%;
margin: 4% 4%;
}
.footer-card{
background-color: black;
}
.copyright{
color: grey;
}
</style>
</head>
<body>
<section id="title">
<nav class="navbar navbar-expand-lg navbar-light bg-success">
<div class="container-fluid container-fluid1 navitems">
<a class="navbar-brand" href="#" style="color: #fff;">GrowMyGarden</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="#" style="color: #fff;">Home</a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
style="color: #fff;">
Why trees?
</a>
<ul class="dropdown-menu bg-success" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="#WHYTREE">Need</a></li>
<li><a class="dropdown-item" href="#WHYTREE">Action</a></li>
<li>
<hr class="dropdown-divider" />
</li>
<li>
<a class="dropdown-item" href="#WHYTREE">Plant with us</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
style="color: #fff;">
About us
</a>
<ul class="dropdown-menu bg-success" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="#ABOUT">Our goal</a></li>
<li><a class="dropdown-item" href="#ABOUT">Community</a></li>
<li>
<hr class="dropdown-divider" />
</li>
<li>
<a class="dropdown-item" href="#ABOUT">Our influence</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="#WORLD" style="color: #fff;">World</a>
</li>
</ul>
<form class="d-flex">
<input
class="form-control me-2"
type="search"
placeholder="Search"
aria-label="Search"
/>
<button class="btn btn-light btn" type="submit">
Search
</button>
<button class="btn btn-danger" style="padding-left: 2%;" type="submit" formaction="LOGINPAGE.html">Login</button>
</form>
</div>
</div>
</nav>
</section>
<br />
<br />
<br />
<div class="container content">
<div class="content2"></div>
<div class="header-text">Plant Trees Save Earth</div>
<form>
<button class="btn btn-success btn-lg tree" type="submit" formaction="signupPage.html"><i class="fa-solid fa-tree"></i>Create your garden</button>
<button type="submit" class="btn btn-danger btn-lg tree"><i class="fa-solid fa-hand-holding-dollar"></i>Donate us</button></form>
</div>
</div>
<div class="container-fluid three-words">
<div class="row">
<div class="col-lg-3 image-border">
<div class="card bg-success" style="width: 18rem;">
<img src="https://bloximages.chicago2.vip.townnews.com/thesouthern.com/content/tncms/assets/v3/editorial/1/c3/1c3d3c5f-d978-526f-a866-fa4ead9004c8/570448dd301db.image.jpg?resize=1200%2C800" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-text" style="color: white; text-align: center; font-family: 'Monteserrat';">Individual</h5>
</div>
</div>
</div>
<div class="col-lg-3 image-border">
<div class="card bg-success" style="width: 18rem;">
<img src="https://th.bing.com/th/id/OIP.hwY2J3_NydqIr99AjmigwQHaE7?pid=ImgDet&w=800&h=533&rs=1" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-text" style="color: white; text-align: center; font-family: 'Monteserrat';">Volunteer</h5>
</div>
</div>
</div>
<div class="col-lg-3 image-border">
<div class="card bg-success" style="width: 18rem;">
<img src="https://thumbs.dreamstime.com/b/people-meeting-organisation-concepts-44794045.jpg" class="card-img-top" style="height: 12rem" alt="...">
<div class="card-body">
<h5 class="card-text" style="color: white; text-align: center; font-family: 'Monteserrat';">Organistation</h5>
</div>
</div>
</div>
</div>
<section id="ABOUT">
<div class="aboutus container-fluid aboutUscontent">
<div class="row">
<div class="card col-sm-6 bg-success">
<div class="card text-white bg-black">
<div class="card-body">
<h3 class="card-title" style="font-family: 'Monteserrat';">About us</h3>
<p class="card-text card1"> We at GrowMyGarden aim to make our Earth Greener and more Beautiful by
planting more and more trees and thus making a better environment for
everyone :)</p>
<form>
<button class="btn btn-success btn-lg tree" type="submit" formaction="signup.html"><i class="fa-solid fa-tree"></i>Create your garden</button>
<a href="#" class="btn btn-primary about-button btn-lg btn1">More about us</a>
</div>
</div>
</div> </form>
<div class="col-lg-6">
<div>
<div id="carouselExampleControls" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="https://media.istockphoto.com/photos/keep-calm-and-get-your-green-on-picture-id869262288?k=6&m=869262288&s=170667a&w=0&h=F_8tDCKOg9EAKcoFD3GhseVEorQi7ylx06ydBmmKchY=" style="height: 400px" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="https://www.worldbank.org/content/dam/photos/780x439/2021/oct-4/plant-trees-not-plastics-photo-video-competition-780x439.jpg" class="d-block w-100" style="height: 400px" alt="...">
</div>
<div class="carousel-item">
<img src="https://live.staticflickr.com/2568/4003484742_b9f59b8c73_b.jpg" style="height: 400px"class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSBG0SrLVtnPbEUgRzYcAFH1mmmqXKA_YTARQ&usqp=CAU" class="d-block w-100" style="height: 400px" alt="...">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="WHYTREE">
<div class="whytrees container-fluid">
<div class="row">
<div class="col-lg-6">
<img src="https://images.pexels.com/photos/302804/pexels-photo-302804.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="image">
</div>
<div class="col-lg-6 bg-black" style= "padding: 5%;">
<div class="card text-white bg-success">
<div class="card-body">
<h3 class="card-title" style="font-family: 'Monteserrat';">Why trees?</h3>
<p class="card-text card1">Trees are of invaluable importance to our environment and human
well-being. They give us air to breathe, clean water to drink, shade, and
food to humans, animals and plants. They provide habitats for numerous
species of fauna and flora.</p>
<a href="#" class="btn btn-primary btn-lg btn1">Know more</a>
</div>
</div>
</div>
</div>
<div class="row whatDoWeProvide">
<div class="col-lg-6">
<div class="card bg-black" style="padding: 7%;">
<div class="card-body bg-success">
<h3 style="color: white" style="font-family: 'Monteserrat';">If you plant a tree, you plant a life.</h3>
<h5 class="card-title " style="color:white" style="font-family: 'Monteserrat';">What do We Provide?</h5>
<p class="card-text " style="color:white">Here At GrowMyGarden You can create your own virtual garden (with trees
planted in real life). You can either plant your own plants around your
surroundings and post a picture of them or you can donate us with which
your plant would be planted in the real world and we will send you a
confirmation with its photograph and location, So that you can come and
give it a visit :)
You can share your post with other people or see other people's posts,
make friends and have a good time, and at the same time make a positive
impact on Mother Earth.
Here People like you come together and form a community with a common
goal: to build a better environment to live in.</p>
<a href="#" class="btn btn-primary">Explore more</a>
</div>
</div>
</div>
<div class="col-lg-6">
<img
src="https://images.pexels.com/photos/709552/pexels-photo-709552.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
alt=""
/>
</div>
</div>
</section>
<section id="WORLD">
<div class=" container-fluid">
<div class="problems">
<div id="carouselExampleCaptions" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="https://www.telegraph.co.uk/multimedia/archive/03074/Amazon_Deforestati_3074670k.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>Cutting down of trees</h5>
<p>Large scale cutting down of trees in many parts of world is a major issue.</p>
</div>
</div>
<div class="carousel-item">
<img src="https://www.environmentbuddy.com/wp-content/uploads/2020/03/Polluted-river-with-garbage.jpeg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>River Pollution</h5>
<p>Once a mighty river is now a shrinked sewer</p>
</div>
</div>
<div class="carousel-item">
<img src="https://th.bing.com/th/id/OIP.AVfsBhO1hD-S0OOyOtfBwwHaE6?pid=ImgDet&rs=1" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>Air pollution</h5>
<p>Even the air we breathe is not pure which leads high survival risk</p>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</section>
<div class="solution">
<p>WANT TO JOIN OUR GROWING TEAM?</p>
<button type="button" class="btn btn-outline-light" data-toggle="button" aria-pressed="false" autocomplete="off">
Join us
</button>
</div>
<div class="footer">
<div class="row">
<div class="col-sm-3 footer-card">
<div class="card text-white bg-black">
<div class="card-body">
<h5 class="card-title"style="padding: 5% 0%;">GrowMyGarden</h5>
<p class="card-text"style="padding: 5% 0%;">With supporting text below as a natural lead-in to additional content.</p>
<form>
<button class="btn btn-success" type="submit" formaction="signup.html"><i class="fa-solid fa-tree"></i>Create your garden</button></form>
</div>
</div>
</div>
<div class="col-sm-3 footer-card">
<div class="card text-white bg-black">
<div class="card-body">
<h5 class="card-title" style="padding: 5% 0%;">TAX ID #46-4664562</h5>
<p class="card-text">One Tree Planted is a 501(c)3 tax-exempt organization and your donation is tax-deductible within the guidelines of Indian law.</p>
<a href="#" class="btn btn-primary">About us</a>
</div>
</div>
</div>
<div class="col-sm-3 footer-card">
<div class="card text-white bg-black">
<div class="card-body">
<h5 class="card-title"style="padding: 5% 0%;">QUICK LINKS</h5>
<p class="card-text"><a href="#">Privacy Policy</p>
<p class="card-text"><a href="#">Tems and condition</p>
<p class="card-text"><a href="#">Career</p>
<p class="card-text"><a href="#">Terms of service</p>
<a href="#" class="btn btn-primary">Home</a>
</div>
</div>
</div>
<div class="col-sm-3 footer-card" >
<div class="card text-white bg-black">
<div class="card-body">
<h5 class="card-title"style="padding: 5% 0%;">CONNECT</h5>
<p class="card-text">Online: Contact Us</p>
<p class="card-text">Call: 1.800.408.7850</p>
<p class="card-text">144,Karol Bagh, New Delhi</p>
<p class="card-text">Need Funding?</p>
<a href="#" class="btn btn-primary">Apply here</a>
</div>
</div>
</div>
</div>
<p class="copyright">© 2022 GrowMyGarden. Powered by Shopify</p>
</div>
</body>
</html>