-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
323 lines (301 loc) · 12.7 KB
/
index2.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
<!doctype html>
<html lang="en">
<head>
<meta content="EcoPolis, Sustainability, Climathon" name="keywords">
<meta content="Alexandros Kourtis" name="author">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<meta content="EcoPolis App Website" name="The official website for the EcoPolis App">
<link href="assets/img/logo.png" rel="icon" type="image/png">
<title>EcoPolis App</title>
<link href="assets/libs/fontawesome-free-6.0.0-beta3-web/css/all.css"
rel="stylesheet"/>
<link href="assets/libs/bootstrap.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet">
<!-- MDB -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!--header & navbar starts here-->
<header>
<nav class="ecopolisnav navbar navbar-expand-lg navbar-light bg-light fixed-top" id="ecopolisnav">
<div class="container">
<button aria-controls="navbarExample01" aria-expanded="false" aria-label="Toggle navigation"
class="navbar-toggler"
data-bs-target="#navbarExample01" data-bs-toggle="collapse" type="button">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarExample01">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item active">
<a aria-current="page" class="nav-link" href="#introduction">Home</a>
</li>
<li class="nav-item">
<a
class="nav-link"
href="#"
rel="nofollow"
>About</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
href="#"
>Features</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
href="#"
>Contact</a
>
</li>
</ul>
<ul class="navbar-nav flex-row">
<!-- Icons -->
<li class="nav-item">
<a
class="nav-link pe-2"
href="#"
rel="nofollow"
>
<i class="fab fa-youtube"></i>
</a>
</li>
<li class="nav-item">
<a
class="nav-link px-2"
href="#"
rel="nofollow"
>
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="nav-item">
<a
class="nav-link px-2"
href="#"
rel="nofollow"
>
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="nav-item">
<a
class="nav-link px-2"
href="#"
rel="nofollow"
>
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!--header & navbar ends here-->
<!--main content starts here-->
<main class="bg-light">
<!--The landing section starts here-->
<section id="landing">
<div class="container height100vh d-flex align-items-center justify-content-center text-white">
<div class="row d-flex align-items-center justify-content-center text-white text-center">
<div class="col-md-12 col-lg-6 col-sm-12 col-xs-12 ">
<img alt="Preview of our EcoPolis' events (news) page" id="landingimg" src="assets/img/events.png"
style="max-height: 600px; object-fit: contain; margin: auto">
</div>
<div class="col-md-12 col-lg-6 col-sm-12 col-xs-12">
<h1 class="display-6 mb-5">
EcoPolis is an Android app designed to encourage sustainability and community
engagement.
</h1>
<img alt="The button to download EcoPolis from the Google Play Store" class="playstore"
src="assets/img/google-play-badge.svg" style="height: 50px;">
</div>
</div>
</div>
</section>
<!--The landing section ends here-->
<!--The climathon section starts here-->
<section id="climathon">
<div class="text-dark rounded-3">
<div class="py-5 text-white d-flex align-items-center justify-content-center"
style="height: 500px; object-fit: contain;
background: url('https://www.climate-kic.org/wp-content/uploads/2021/01/49525293263_9b945a8ab0_c.jpg') no-repeat center center fixed; background-size: cover; ">
<div class="text-center socialtext">
<h2 class="display-6 ">FMore text here</h2>
<p class="fs-4 mt-4 mb-4" style="width: 60%; margin: auto">Hello we are EcoPolis... please follow
us here
and
there and everywhere there and everywhere there and everywhere there and everywhere there and
everywhere.</p>
</div>
</div>
</div>
</section>
<!--The about section starts here-->
<section id="about1">
<div class="container mt-5">
<div class="row">
<div class="d-flex align-items-center justify-content-center col-md-9">
<h1 class="display-6 mb-5">
EcoPolis is an Android app designed to encourage sustainability and community
engagement.
</h1>
</div>
<div class="col-md-3 text-center">
<img alt="Preview of our EcoPolis' main page"
src="assets/img/main.png">
</div>
</div>
</div>
</section>
<!--The about section ends here-->
<!--The about section starts here-->
<section id="about">
<div class="container mt-5">
<div class="row">
<div class="col-md-3 text-center">
<img alt="Preview of our EcoPolis' main page"
src="assets/img/main.png">
</div>
<div class="d-flex align-items-center justify-content-center col-md-9">
<h1 class="display-6 mb-5">
EcoPolis is an Android app designed to encourage sustainability and community
engagement.
</h1>
</div>
</div>
</div>
</section>
<br>
<br>
<br>
<!--The about section ends here-->
<div class="container mt-5 mb-5">
<!-- Example row of columns -->
<div class="row ">
<div class="col-md-4">
<h2>Heading</h2>
<p class="lead">Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus
commodo, tortor
mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna
mollis euismod. Donec sed odio dui. </p>
</div>
<div class="col-md-4">
<h2>Heading</h2>
<p class="lead">Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus
commodo, tortor
mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna
mollis euismod. Donec sed odio dui. </p>
</div>
<div class="col-md-4">
<h2>Heading</h2>
<p class="lead">Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam.
Vestibulum id ligula
porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh,
ut fermentum massa justo sit amet risus.</p>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<!--The social section starts here-->
<section id="social">
<div class="text-dark rounded-3">
<div class="py-5 text-white d-flex align-items-center justify-content-center"
style="height: 500px; object-fit: contain;
background: url('https://images.pexels.com/photos/2765872/pexels-photo-2765872.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260') no-repeat center center fixed; background-size: cover">
<div class="text-center socialtext">
<h1 class="display-5 fw-bold">Follow us on Social Media : )</h1>
<p class="fs-4 mt-4 mb-4" style="width: 60%; margin: auto">Hello we are EcoPolis... please
follow
us here
and
there and everywhere there and everywhere there and everywhere there and everywhere there
and
everywhere.</p>
<img alt="The button to download EcoPolis from the Google Play Store" class="playstore"
src="assets/img/google-play-badge.svg" style="height: 50px;">
</div>
</div>
</div>
</section>
<!--The social section ends here-->
</main>
<!--main content ends here-->
<!--The footer starts here-->
<footer class="site-footer mt-5">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6">
<h6>About</h6>
<p class="text-justify">onec id elit non mi porta gravida at onec id elit non mi porta gravida at
onec id elit non mi porta gravida at onec id elit non mi porta gravida at
onec id elit non mi porta gravida at onec id elit non mi porta gravida at
onec id elit non mi porta gravida at </p>
<p>Email: onec id elit non mi porta gravida at
</p>
<p>
onec id elit non mi porta gravida at
</p>
</div>
<div class="col-xs-6 col-md-3">
<h6>Other</h6>
<ul class="footer-links">
<li>stuff</li>
<li>stuff</li>
<li>stuff</li>
<li>stuff</li>
</ul>
</div>
<div class="col-xs-6 col-md-3">
<h6>Other</h6>
<ul class="footer-links">
<li>stuff</li>
<li>stuff</li>
<li>stuff</li>
<li>stuff</li>
</ul>
</div>
</div>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-6 col-xs-12">
<p class="copyright-text">Copyright © 2021 All Rights Reserved by
<a href="#">adas</a>.Reach out to us at: <a
href="mailto:asdasdasdd">sdasdas</a>
</p>
</div>
</div>
</div>
</footer>
<!--The footer ends here-->
<!---->
<script src="./assets/libs/bootstrap.bundle.min.js"></script>
<script>
window.onscroll = function () {
animateNav()
};
function animateNav() {
// only change for desktop screens
if (screen.width > 1000) {
// if user is close to where introduction sections ends do animation
if (window.scrollY > 400) {
document.getElementById("ecopolisnav").classList.remove("ecopolisnav");
} else {
document.getElementById("ecopolisnav").classList.add("ecopolisnav");
}
}
}
</script>
</body>
</html>