-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsingapore.html
215 lines (175 loc) · 10.8 KB
/
singapore.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--========== BOX ICONS ==========-->
<link href='https://unpkg.com/boxicons@2.0.7/css/boxicons.min.css' rel='stylesheet'>
<!--========== CSS ==========-->
<link rel="stylesheet" href="assets/css/waste about.css">
<!-- <link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon"> -->
<title>Case Study</title>
</head>
<body>
<!--========== SCROLL TOP ==========-->
<a href="#" class="scrolltop" id="scroll-top">
<i class='bx bx-up-arrow-alt scrolltop__icon'></i>
</a>
<!--========== HEADER ==========-->
<header class="l-header" id="header">
<nav class="nav bd-container">
<a href="../index.html" class="nav__logo">Ekyam</a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="#home" class="nav__link active-link">Home</a></li>
<li class="nav__item"><a href="#about" class="nav__link">About</a></li>
<li><i class='bx bx-toggle-left change-theme' id="theme-button"></i></li>
</ul>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-grid-alt'></i>
</div>
</nav>
</header>
<main class="l-main">
<!--========== HOME ==========-->
<section class="home" id="home">
<div class="home__container bd-container bd-grid">
<div class="home__img">
<img src="assets/img/singapore.png" alt="">
</div>
<div class="home__data">
<h1 class="home__title" style="line-height: 1.2;">Singapore</h1>
<h2>An Ideal Waste</br>Management Study</h2>
<!-- <p class="home__description">Breaking barriers between technology and lifestyle.</p> -->
<a href="#about" class="button" style="margin-top: 2rem;">Read</a>
</div>
</div>
<br>
<br>
</section>
<!--========== About ==========-->
<section class="about section bd-container" id="about">
<div class="about__container bd-grid">
<div class="about__data">
<h2 class="section-title-center">Total Waste Generated</h2>
<p class="about__description">In 2018, Singapore generated a total of 7.7 million tonnes of waste, which included 4.7 million tonnes of non-incinerable waste and 3 million tonnes of incinerable waste. The country has a well-established waste management system, with most of the non-incinerable waste being disposed of in landfills and the incinerable waste being burned in waste-to-energy plants.</p>
<!-- <a href="#" class="button1">Our Story</a> -->
</div>
<div class="about__img">
<img src="assets/img/Total_Waste_Generated_Tonne.png" alt="">
</div>
</div>
</section>
<section class="about section bd-container" id="about">
<div class="about__container bd-grid">
<div class="about__data">
<h2 class="section-title-center">Waste Type</h2>
<p class="about__description">In 2018, Singapore generated approximately 7.7 million tonnes of waste, comprising of mainly non-biodegradable materials such as plastics, metals, and construction waste. Food waste and electronic waste also contributed significantly to the total waste generated. The government is implementing various initiatives to reduce waste and promote recycling to achieve a sustainable environment.</p>
<!-- <a href="#" class="button1">Our Story</a> -->
</div>
<div class="about__img">
<img src="assets/img/Waste_Type.png" alt="">
</div>
</div>
</section>
<section class="about section bd-container" id="about">
<div class="about__container bd-grid">
<div class="about__data">
<h2 class="section-title-center">Waste Disposed</h2>
<p class="about__description">In 2018, Singapore generated a total of 7.67 million tonnes of waste, of which 4.25 million tonnes were recycled, and the remaining 3.42 million tonnes were incinerated in waste-to-energy plants. Only about 1% of waste was sent to landfills. The government's goal is to reduce waste and increase recycling rates in the coming years.</p>
<!-- <a href="#" class="button1">Our Story</a> -->
</div>
<div class="about__img">
<img src="assets/img/Waste_Disposed_Of_Tonne.png" alt="">
</div>
</div>
</section>
<section class="about section bd-container" id="about">
<div class="about__container bd-grid">
<div class="about__data">
<h2 class="section-title-center">Waste Recycled</h2>
<p class="about__description">In 2018, Singapore recycled 60% of its waste, including paper, plastics, glass, and metals. The country has a comprehensive waste management system that involves sorting, recycling, and energy recovery from non-recyclable waste. The government has implemented policies to encourage recycling, such as a mandatory packaging reporting system and a household recycling program.</p>
<!-- <a href="#" class="button1">Our Story</a> -->
</div>
<div class="about__img">
<img src="assets/img/Total_Waste_Recycled.png" alt="">
</div>
</div>
</section>
<section class="about section bd-container" id="about">
<div class="about__container bd-grid">
<div class="about__data">
<h2 class="section-title-center">Waste Recycled Rate</h2>
<p class="about__description">In 2018, Singapore's overall waste recycling rate was 59%, an increase from the previous year. However, the recycling rate for plastics remained low at 4%. The government has set a target of achieving a 70% overall recycling rate by 2030 and is implementing various measures to increase recycling and reduce waste.</p>
<!-- <a href="#" class="button1">Our Story</a> -->
</div>
<div class="about__img">
<img src="assets/img/Recycling_Rate.png" alt="">
</div>
</div>
</section>
<!--========== waste ==========-->
<!-- <section class="waste section bd-container" id="waste">
<div class="waste__container bd-grid">
<div class="waste__data">
<img src="assets/img/stroke.png" alt="" class="waste__img">
<h3 class="waste__title">Stroke</h3>
<a href="../forms/stroke.html" class="button button-link">Diagnose</a>
</div>
<div class="waste__data">
<img src="assets/img/heartwaste.png" alt="" class="waste__img">
<h3 class="waste__title">Heart waste</h3>
<a href="../forms/heartwaste.html" class="button button-link">Diagnose</a>
</div>
<div class="waste__data">
<img src="assets/img/diabeteslifestyle.png" alt="" class="waste__img">
<h3 class="waste__title">Diabetes : Lifestyle</h3>
<a href="../forms/diabetes.html" class="button button-link">Diagnose</a>
</div>
<div class="waste__data">
<img src="assets/img/diabetesmedical.png" alt="" class="waste__img">
<h3 class="waste__title">Diabetes : Medical</h3>
<a href="../forms/diabetesmed.html" class="button button-link">Diagnose</a>
</div>
</div>
</section> -->
</main>
<!--========== FOOTER ==========-->
<footer class="footer section">
<div class="footer__container bd-container bd-grid">
<div class="footer__content">
<h3 class="footer__title">
<a href="#" class="footer__logo">Our Motto</a>
</h3>
<p class="footer__description">Breaking barriers<br>between technology<br>and lifestyle.</p>
</div>
<div class="footer__content">
<h3 class="footer__title">Ekyam For</h3>
<ul>
<li><a href="" class="footer__link">Agri Waste</a></li>
<li><a href="" class="footer__link">Waste Management</a></li>
<li><a href="" class="footer__link">Waste Segregation</a></li>
<li><a href="" class="footer__link">Bottle Segregation</a></li>
</ul>
</div>
<div class="footer__content">
<h3 class="footer__title">Ekyam</h3>
<ul>
<li><a href="#" class="footer__link">About</a></li>
<li><a href="#" class="footer__link">Features</a></li>
</ul>
</div>
<div class="footer__content">
<h3 class="footer__title">Contribute</h3>
<a href="#" class="footer__social"><i class='bx bxl-github'></i></a>
</div>
</div>
<p class="footer__copy">© 2023 Ekyam. All right reserved</p>
</footer>
<!--========== SCROLL REVEAL ==========-->
<script src="https://unpkg.com/scrollreveal"></script>
<!--========== MAIN JS ==========-->
<script src="assets/js/waste about.js"></script>
</body>
</html>