-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
399 lines (399 loc) · 15.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bangladesh-2.0</title>
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
</head>
<body class="bangaldesh-2">
<div class="nav">
<div id="logo">Bangladesh 2.0</div>
<div id="sign-in">Sign In</div>
</div>
<div class="main">
<div class="hero">
<div id="left">
<div id="texts">
<div id="text1">Bangladesh 2.0</div>
<div id="text2">
Idea , innovation , vision and challenges in New Bangladesh.
</div>
</div>
<div id="button">Explore New Bangladesh</div>
</div>
<div id="right">
<img src="assets/hero.png" alt="hero" />
</div>
</div>
<div class="rest">
<div class="pillars">
<h1 class="section-header">Pillars of "Bangladesh 2.0"</h1>
<div class="pillars-rest">
<div class="pillar-container">
<div class="cards">
<img src="assets/card-icon.png" alt="none" />
<div class="card-text-container">
<h3>Innovation</h3>
<p>
Innovation drives economic growth, education,
sustainability, technology, and global competitiveness.
</p>
</div>
</div>
<div class="cards">
<img src="assets/card-icon.png" alt="none" />
<div class="card-text-container">
<h3>Sustainability</h3>
<p>
Sustainability ensures environmental balance, resource
efficiency, resilience, equity, and long-term prosperity.
</p>
</div>
</div>
<div class="cards">
<img src="assets/card-icon.png" alt="none" />
<div class="card-text-container">
<h3>Infrastructure</h3>
<p>
Infrastructure connects communities, boosts economy,
enhances accessibility, resilience, and development.
</p>
</div>
</div>
<div class="cards">
<img src="assets/card-icon.png" alt="none" />
<div class="card-text-container">
<h3>Empowerment</h3>
<p>
Empowerment fosters equality, education, opportunities,
self-reliance, and societal progress. Specially, female
empowerment.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="vision">
<div class="vision-header">
<h3 class="section-header">The Vision of Future</h3>
<p class="section-text">
Bangladesh 2.0 aims to redefine the nation’s trajectory by
embracing cutting-edge technology, promoting inclusive growth, and
ensuring sustainability. With initiatives in renewable energy,
digital transformation, and robust infrastructure, the country is
set to become a global model of development.
</p>
</div>
<div class="vision-main">
<div class="vision-card1">
<img src="assets/card-icon.png" alt="none" />
<div class="vision-cards-texts">
<h3>Digital Transformation</h3>
<p>
Creating a nationwide digital ecosystem to enhance
connectivity and access to services for all citizens.
</p>
</div>
<div class="vision-cards-buttons">Learn More</div>
</div>
<div class="vision-card2">
<img src="assets/card-icon.png" alt="none" />
<div class="vision-cards-texts">
<h3>Green Energy</h3>
<p>
Investments in solar and wind energy to ensure a sustainable
and eco-friendly future.
</p>
</div>
<div class="vision-cards-buttons">Learn More</div>
</div>
<div class="vision-card3">
<img src="assets/card-icon.png" alt="none" />
<div class="vision-cards-texts">
<h3>Modern Infrastructure</h3>
<p>
Building state-of-the-art infrastructure to support economic
growth and global competitiveness.
</p>
</div>
<div class="vision-cards-buttons">Learn More</div>
</div>
</div>
<div class="vision-footer">
<div class="vision-footer-container1">
<div class="vision-footer-container2">
<p>
Dr. Muhammad Yunus, Nobel Peace Prize laureate and founder of
Grameen Bank, pioneered microfinance to empower the poor,
especially women, through small loans. His vision of
eradicating poverty is encapsulated in his words: "Poverty is
unnecessary" and "The poor themselves can create a
poverty-free world." Yunus’s work emphasizes human potential,
stating, "Each of us has much more hidden inside us than we
have had a chance to explore." His efforts have inspired
global movements toward social business and economic equality.
</p>
<div class="yunus">
<h3>Dr. Muhammad Yunus</h3>
<p>Chief Adviser of the People's Republic of Bangladesh</p>
</div>
<img src="assets/quote-bg.png" alt="none" />
</div>
</div>
</div>
</div>
<div class="opinion">
<h3 class="section-header">Your Opinion Matters</h3>
<div class="questions">
<div class="a">
<div class="b">
<div class="c">
<div class="d">
<div class="text">
<p>Questions</p>
<p>Select Your Opinion</p>
</div>
</div>
<div class="e">
<div class="container">
<div class="question-text">
<div class="question">
<p>
Do you believe Bangladesh is on the right path
toward becoming a developed nation?
</p>
</div>
</div>
<div class="drop-down">
<div class="option">
<p>Yes, I Agree</p>
<i
class="fa fa-angle-down"
style="font-size: 24px"
></i>
</div>
</div>
</div>
<div class="container">
<div class="question-text">
<div class="question">
<p>
Do you belive Bangladesh will improve under Dr.
Muhammad Yunus?
</p>
</div>
</div>
<div class="drop-down">
<div class="option">
<p>Yes, I Agree</p>
<i
class="fa fa-angle-down"
style="font-size: 24px"
></i>
</div>
</div>
</div>
<div class="container">
<div class="question-text">
<div class="question">
<p>
Are you happy with the current situation of
Bangladesh?
</p>
</div>
</div>
<div class="drop-down">
<div class="option">
<p>Yes, I Agree</p>
<i
class="fa fa-angle-down"
style="font-size: 24px"
></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="news">
<div class="news-header">
<div class="news-header-texts">
<div class="section-header">Recent News</div>
<div class="sub">
<p>
After the July Revolution, Bangladesh aimed to strengthen its
democratic institutions, promote economic growth, reduce
poverty, and ensure social justice. The focus was on fostering
inclusive development, improving infrastructure, and
empowering citizens through education, innovation, and
sustainable policies.
</p>
</div>
</div>
</div>
<div class="news-main">
<div class="news-cards">
<img class="satelite" src="assets/satelite.png" alt="satelite" />
<div class="news-cards-card">
<div class="news-card-texts">
<h3>Bangladesh Launches New Satellite</h3>
<img
class="alj-logo"
src="assets/al-jazeera.png"
alt="alja"
/>
<div class="time-date">
<p>Date: 05/01/2025</p>
<p>Time: 10.25 PM</p>
</div>
<p>
Not until the creation and maintenance of decent conditions
of life for all people are recognized and accepted as a
common obligation of all people and all countries—not until
then shall we, with a certain degree of justification, be
able to speak of humankind as civilized
</p>
</div>
<div class="read-more">Read More</div>
</div>
</div>
<div class="news-cards">
<div class="news-cards-card">
<div class="news-card-texts">
<h3>Bangladesh Launches New Satellite</h3>
<img
class="alj-logo"
src="assets/al-jazeera.png"
alt="alja"
/>
<div class="time-date">
<p>Date: 05/01/2025</p>
<p>Time: 10.25 PM</p>
</div>
<p>
Not until the creation and maintenance of decent conditions
of life for all people are recognized and accepted as a
common obligation of all people and all countries—not until
then shall we, with a certain degree of justification, be
able to speak of humankind as civilized
</p>
</div>
<div class="read-more">Read More</div>
</div>
<img class="satelite" src="assets/satelite.png" alt="satelite" />
</div>
<div class="news-cards">
<img class="satelite" src="assets/satelite.png" alt="satelite" />
<div class="news-cards-card">
<div class="news-card-texts">
<h3>Bangladesh Launches New Satellite</h3>
<img
class="alj-logo"
src="assets/al-jazeera.png"
alt="alja"
/>
<div class="time-date">
<p>Date: 05/01/2025</p>
<p>Time: 10.25 PM</p>
</div>
<p>
Not until the creation and maintenance of decent conditions
of life for all people are recognized and accepted as a
common obligation of all people and all countries—not until
then shall we, with a certain degree of justification, be
able to speak of humankind as civilized
</p>
</div>
<div class="read-more">Read More</div>
</div>
</div>
</div>
</div>
<div class="donate">
<div class="donate1">
<div class="donate1-texts">
<h3 class="donate-header">Donate Today</h3>
<div class="donate1-text-a">
<div class="donate1-text-b">
<p class="donate-header-sub">
Bangladesh 2.0 aims to redefine the nation’s trajectory by
embracing cutting-edge technology, promoting inclusive
growth, and ensuring sustainability. With initiatives in
renewable energy, digital transformation, and robust
infrastructure.
</p>
</div>
</div>
</div>
</div>
<div class="donate2">
<div class="money">
<div class="money-container">
<p>100 Taka</p>
</div>
</div>
<div class="money">
<div class="money-container">
<p>200 Taka</p>
</div>
</div>
<div class="money">
<div class="money-container">
<p>500 Taka</p>
</div>
</div>
<div class="money">
<div class="money-container">
<p>1000 Taka</p>
</div>
</div>
</div>
<div class="donate3">
<div class="donate3-text"><p>Other Amount (Taka)</p></div>
</div>
<button class="donate4">Done Now</button>
</div>
<div class="newsletter">
<div class="one">
<div class="newsletter-header">
<h3 class="newsletter-heading">Subscribe Newsletter</h3>
<p>
Bangladesh 2.0 aims to redefine the nation’s trajectory by
embracing cutting-edge technology, promoting inclusive growth.
</p>
</div>
<div class="middle-portion">
<div class="middle-left">
<input
type="text"
class="middle-left-text"
placeholder="Enter your email here"
/>
</div>
<button class="middle-right">Subscribe</button>
</div>
<p>We promise not to spam you</p>
</div>
</div>
<div class="footer">
<div class="footer-header">Bangladesh 2.0</div>
<hr />
<div class="footer-logos">
<img src="assets/facebook.png" alt="facebook" />
<img src="assets/instagram.png" alt="insta" />
<img src="assets/x.png" alt="x" />
</div>
</div>
</div>
</div>
</body>
</html>