-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbengaluruPage4.html
More file actions
460 lines (440 loc) · 21 KB
/
bengaluruPage4.html
File metadata and controls
460 lines (440 loc) · 21 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Article</title>
<link
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro"
rel="stylesheet"
type="text/css"
/>
<link rel="stylesheet" href="faizan.css">
<link rel="stylesheet" href="nevbar.css">
<link rel="stylesheet" href="page.css">
<link rel="stylesheet" href="footer.css">
</head>
<body>
<div class="sidelogo ">
<a href="https://www.whatsapp.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/wapp_c_new.svg" alt="whatsapp png logo" /></a>
<a href="https://www.facebook.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/fb_c_new.svg" alt="error"></a>
<a href="https://twitter.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/tw_c_new.svg" alt="error">
<a href="https://www.pinterest.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/pin_c_new.svg" alt="error">
<a href="https://www.linkedin.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/linkedin_c_new.svg" alt="error">
<a href="mailto:chandrasekaran.v@deccanherald.co.in"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/gmail_new.svg" alt="error">
</div>
<!-- navbar section -->
<div id="nevbar">
<a href="index.html"><img
src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/logo/white-logo.svg"
alt=""></a>
<a href="">
<p> Home</p>
</a>
<a href="bengaluru.html">
<p>Bengaluru</p>
</a>
<a href="karnataka.html">
<p>Karnataka</p>
</a>
<a href="">
<p>National</p>
</a>
<a href="">
<p>Sports</p>
</a>
<a href="">
<p>Business</p>
</a>
<a href="">
<p>Opinion</p>
</a>
<a href="">
<p>Features</p>
</a>
<a href="">
<p>Videos</p>
</a>
<a href="">
<p>Specials</p>
</a>
<a href="">
<p>Brandspot</p>
</a>
</div>
<div>
<input type="checkbox" id="opensidebarmenu">
<label for="opensidebarmenu" class="sidebartogalIcon">
<div class="spiner top"></div>
<div class="spiner middle"></div>
<div class="spiner bottom"></div>
</label>
<div id="sidebarmenu">
<ul class="menu">
<a href="">
<li>Home</li>
</a>
<a href="bengaluru.html">
<li>Bengaluru</li>
</a>
<a href="karnataka.html">
<li>Karnataka</li>
</a>
<a href="">
<li>National</li>
</a>
<a href="">
<li>Sports</li>
</a>
<a href="">
<li>Business</li>
</a>
<a href="">
<li>Opinion</li>
</a>
<a href="">
<li>Features</li>
</a>
<a href="">
<li>Videos</li>
</a>
<a href="">
<li>Specials</li>
</a>
<a href="">
<li>Brandspot</li>
</a>
</ul>
</div>
</div>
<!-- main section -->
<div class="container">
<section id="story1">
<div>
<p class="fs margintop"><a href="">Home</a> / <a href="">Bengaluru</a> / Top stories</p>
</div>
<div class="pagenav justifybtw">
<div >
<h1 class="fs36 marginb">Fake Covid tests come to the fore in Bengaluru amid rise in cases</h1>
<p class="fs14 marginb">BBMP Special Commissioner (Health) Dr Trilok Chandra told DH that the civic body has dedicated teams to oversee</p>
</div>
<div class="slogo ">
<a href="https://www.whatsapp.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/wapp_c_new.svg" alt="whatsapp png logo" /></a>
<a href="https://www.facebook.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/fb_c_new.svg" alt="error"></a>
<a href="https://twitter.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/tw_c_new.svg" alt="error">
<a href="https://www.pinterest.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/pin_c_new.svg" alt="error">
<a href="https://www.linkedin.com/"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/linkedin_c_new.svg" alt="error">
<a href="mailto:chandrasekaran.v@deccanherald.co.in"><img src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/gmail_new.svg" alt="error">
</div>
</div>
<div class="title"><img class="logo" src="https://www.deccanherald.com/sites/deccanherald.com/themes/deccanherald/images/icons/default_author_small.png" alt="error">
<p><a href="">Manohar Menezes,DHNS,Karnataka,</a>JUN 20 2022,01:49 IST| UPDATED:JUN 20 2022, 03:14 IST</p>
</div>
<div class="content">
<div class="main">
<div class="padd">
<img src="https://www.deccanherald.com/sites/dh/files/styles/article_detail/public/articleimages/2022/06/16/file7enge7clvg21extggbs7-1118531-1655324221-1-1118531-1655345636.jpg?itok=-DSFzaL5" alt="error">
<p class="tc fs">Chief Minister Basavaraj Bommai. Credit: DH File Photo </p>
</div>
<div class="txt">
<p>The BBMP has received approval from the Urban Development Department (UDD) to begin 359 works crucial to stop flooding in 72 vulnerable city areas.</p>
<p>A majority of those works will involve building retaining walls around stormwater drains. They will cover 171 kilometres and is estimated to cost Rs 1,500 crore.</p>
<p>The BBMP developed an action plan after Chief Minister Basavaraj Bommai announced massive fund allocation to bolster stormwater drains in the 2022-23 budget. The civic body consulted local MLAs to identify works on a priority basis. It submitted the ...</p>
<p>Out of the 171.49 km of drain network, 47.49 km are primary drains, and 124.11 km are secondary.</p>
<p>Although the government initially announced grants only for primary drains, the BBMP insisted that it should also cover the secondary drains pointing out that flood-hit areas like Kendriya Vihar, Jawaharlal Nehru Centre for Advanced Scientific Resear...</p>
<p>The UDD order sets aside Rs 484.88 crore for primary drains and Rs 1,005.12 crore for secondary drains.</p>
<p>The grant will focus the strengthening work in flood-prone areas like HRBR Layout, Veerannapalya, Nayandahalli Junction Near Rachenahalli Lake, LBS Nagar in Yelahanka, Someshwara Layout in Arekere, Anugraha Layout, BEML 5th Stage, Pai Layout, and Vad...</p>
<p>The BBMP will roughly spend Rs 8.7 crore per km of remodelling work.</p>
</div>
<!-- related stories section -->
<div>
<hr class="blu"/>
<p class="fs18 marginbot">RELATED STORIES</p>
<div class="flg justifybtw b">
<a href="BengaluruPage1.html" class="flmin imgmin offwhite flwidth hov fsc serif">
<img src="https://www.deccanherald.com/sites/dh/files/styles/smallvertical/public/articleimages/2022/06/15/louvre-reuters-1118368-1655294201.jpg?itok=BQ_o3Jj-" alt="error">
<div class="paddc">
<p>IIIT Basara students protest against TRS government...</p>
<p class="date" style="color: #333333;">14th Jun 2022</p>
</div>
</a>
<a href="bengaluruPage2.html" class="flmin imgmin flwidth offwhite hov fsc serif">
<img src="https://www.deccanherald.com/sites/dh/files/styles/smallvertical/public/articleimages/2022/06/15/2018-02-28t035832z1945042620rc19e3003dc0rtrmadp3baidu-iqiyi-ipojpg-1118343-1655290107.jpg?itok=UKaGuJQE" alt="error">
<div class="paddc">
<p>DH Toon release facts about 'acche din' myth!...</p>
<p class="date" style="color: #333333;">14th Jun 2022</p>
</div>
</a>
<a href="bengaluruPage3.html" class="flmin imgmin flwidth offwhite hov fsc serif">
<img src="https://www.deccanherald.com/sites/dh/files/styles/smallvertical/public/articleimages/2022/06/15/coronavirus-1-1118342-1655290287.jpg?itok=G55XajZT" alt="error">
<div class="paddc">
<p>Popcorn vendor arrested for 'spitting into cooking oil'...</p>
<p class="date" style="color: #333333;">14th Jun 2022</p>
</div>
</a>
</div>
</div>
</div>
<!-- side begins here -->
<div class="sidebar">
<div class="a">
<hr class="blu"/>
<p class="fs18 marginbot">RELATED VEDIOS</p>
<video height="240" controls>
<source src=http://techslides.com/demos/sample-videos/small.mp4 type=video/mp4>
</video>
</div>
<!-- 2nd card begins-->
<div class="c">
<hr />
<p class="fs18 marginbot">DH PICKS</p>
<div class="padd offwhite">
<div>
<a class="fs15 list1 fl border hov" href="bengaluruPage2.html">
<img src="https://www.deccanherald.com/sites/dh/files/styles/snippetlist/public/articleimages/2022/06/15/bng06-metro-rail-01-1-1111075-1653067860-1113176-1653683325-1118248-1655241142.jpg?itok=xaFIyqRE" alt="error">
Sarjapur-Hebbal metro line:10 firms vie to prepare DPR...</a>
</div>
<div>
<a class="fs15 list1 fl border hov" href="bengaluruPage3.html">
<img src="https://www.deccanherald.com/sites/dh/files/styles/snippetlist/public/articleimages/2022/06/15/crime-reresentative-istoc-1105201-1651273958-1117998-1655185949-1118247-1655240853.jpg?itok=hnN-psOh" alt="error">
Metro worker from Bengal chased down,stabbed to death...</a>
</div>
<div>
<a class="fs15 list1 fl border hov" href="bengaluruPage1.html">
<img src="https://www.deccanherald.com/sites/dh/files/styles/snippetlist/public/articleimages/2022/06/17/army-1102466-1650474794-1-1115887-1654534249-1118816-1655450710.jpg?itok=xX2y37iv" alt="error">
Centre increases upper age limit to 23 for recruitment under Agnipath scheme...</a>
</div>
<div>
<a class="fs15 list1 fl border hov" href="bengaluruPage5.html">
<img src="https://www.deccanherald.com/sites/dh/files/styles/snippetlist/public/articleimages/2022/06/17/istock-1296965095-1-1118913-1655453914.jpg?itok=yzuOdAcr" alt="error">
'Union of States' vs 'the nation'...</a>
</div>
<div>
<a class="fs15 list1 fl hov" href="bengaluruPage2.html">
<img src="https://www.deccanherald.com/sites/dh/files/styles/snippetlist/public/articleimages/2022/06/15/file7lbz2gqcdncgyp6xd7w-1118246-1655240746.jpg?itok=jN0L92yw" alt="error">
Cops extend helping hand to failed SSLC students...</a>
</div>
</div>
</div>
<!-- 3rd card begins here -->
<div class="b">
<hr class="blu"/>
<p class="fs18 marginbot">WHAT'S BREWING</p>
<a class="rel" href="bengaluruPage2.html">
<img class="imgs" src="https://www.deccanherald.com/sites/dh/files/styles/article_detail/public/articleimages/2022/06/15/mass-graves-afp-1-1118366-1655293886.jpg?itok=ddbDeGGZ" alt="erro">
<p class="abs hov">From Saddam to IS: Iraq still exhuming mass graves</p>
</a>
</div>
</div>
<!-- div for content ends here -->
</div>
</section>
<!-- div for container -->
</div>
<!-- footer section -->
<section id="footer">
<!-- upper section of footer -->
<div class="upper">
<div class="ugrid">
<div class="part rel">
<a class="w7" href="">NATIONAL</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">Politics</a>
<a href="" class="w4">North and Central</a>
<a href="" class="w4">South</a>
<a href="" class="w4">East and NorthEast</a>
<a href="" class="w4">West</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">KARNATAKA</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="karnataka.html" class="w4">Top Stories</a>
<a href="karnataka.html" class="w4">Politics</a>
<a href="karnataka.html" class="w4">Districts</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">BENGALURU</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="bengaluru.html" class="w4">Top Stories</a>
<a href="bengaluru.html" class="w4">Bengaluru Crime</a>
<a href="bengaluru.html" class="w4">Politics</a>
<a href="bengaluru.html" class="w4">Infrastructure</a>
<a href="bengaluru.html" class="w4">Life in the City</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">SPORTS</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">Cricket</a>
<a href="" class="w4">Formula 1 with DH</a>
<a href="" class="w4">Football</a>
<a href="" class="w4">Tennis</a>
<a href="" class="w4">Sportscene</a>
<a href="" class="w4">Other Sports</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">BUSINESS</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">Business News</a>
<a href="" class="w4">Family Finance</a>
<a href="" class="w4">Technology</a>
<a href="" class="w4">DH Wheels</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">MULTIMEDIA</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">Vedios</a>
<a href="" class="w4">Photos</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">OPINION</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">DH Views</a>
<a href="" class="w4">Editorials</a>
<a href="" class="w4">Panorama</a>
<a href="" class="w4">Comment</a>
<a href="" class="w4">In Perspective</a>
<a href="" class="w4">Right in the Middle</a>
</div>
</div>
<div class="part rel">
<a class="w7" href="">ENTERTAINMENT</a>
<a class="ddown" href="#footer">
<span class="drop">+</span>
</a>
<hr class="lowerh" />
<div class="hflex">
<a href="" class="w4">Entertainment News</a>
<a href="" class="w4">DH Showtiime</a>
<a href="" class="w4">DH Talkies</a>
<a href="" class="w4">East and NorthEast</a>
<a href="" class="w4">Arts, Books & Culture</a>
</div>
</div>
</div>
<div class="extra">
<a href="" class="w7">INDIA ON 'AGNIPATH'</a>
<a href="" class="w7">ENGLAND BROKE ODI WORLD RECORD</a>
<a href="" class="w7">UK APPROVES US EXTRADITION OF ASSANCE</a>
<a href="" class="w7">DH PHOTO GALLERIES </a>
</div>
</div>
<!-- lower section of footer -->
<div class="lower">
<div class="lgrid">
<div class="part hiddenMin">
<a class="b7" href="">DH PICKS</a>
<hr class="lowerh" />
<div class="botflex">
<a href="" class="b4">Agnipath row: Houses of Bihar Dy CM, BJP chief attacked</a>
<a href="" class="b4">No loudspeakers from 10 pm-6 am in religious places: HC</a>
<a href="" class="b4">England break ODI record with 498 against Netherlands</a>
<a href="" class="b4">Centre may impose cap on next season's sugar exports</a>
<a href="" class="b4">UK gives go-ahead to US extradition of Julian Assange</a>
</div>
</div>
<div class="part hiddenMin">
<a class="b7" href="">LATEST STORIES</a>
<hr class="lowerh" />
<div class="botflex">
<a href="" class="b4">Deve Gowda won't run for Presidential post: Kumaraswamy</a>
<a href="" class="b4">India beat SA by 82 runs; 5-match series at 2-2</a>
<a href="" class="b4">Textbook row: Nagesh reaches out to ex-PM Deve Gowda</a>
<a href="" class="b4">Video of schoolboy stuck in Agnipath protest goes viral</a>
<a href="" class="b4">Kerala Cong’s decision to keep off NRI meet condemned</a>
</div>
</div>
<div class="part">
<a class="b7" href="">TRENDING NEWS</a>
<hr class="lowerh" />
<div class="botflex">
<a href="" class="b4">Inspired by Tirumala, Iskcon builds temple in Bengaluru</a>
<a href="" class="b4">ED protest: Cong's Renuka Chowdhury grabs cop's collar</a>
<a href="" class="b4">People gather in support of Nupur Sharma in Ahmedabad</a>
<a href="" class="b4">Supa Dam goes dry, opens floodgates of memories</a>
<a href="" class="b4">31 students at 2 Bengaluru schools test Covid positive</a>
</div>
</div>
<div class="part borderl pl">
<div class="botgrid">
<div class="c">
<p class="b7" href="">DOWNLOAD DH APP</p>
<hr class="lowerh" />
<div class="pflex">
<a href="https://play.google.com/store/apps/details?id=com.tpml.dh"><img src="https://www.deccanherald.com/sites/deccanherald.com/modules/dynamicfooter/images/android.svg" alt="error"></a>
<a href="https://apps.apple.com/us/app/deccan-herald-news/id1511179557"><img src="https://www.deccanherald.com/sites/deccanherald.com/modules/dynamicfooter/images/ios.svg" alt="error"></a>
</div>
</div>
<div class="a">
<p class="b7" href="">SERVICES</p>
<hr class="lowerh" />
<div class="pflex">
<a href="" class="b4">About</a>
<a href="" class="b4">Epaper</a>
<a href="" class="b4">Archives</a>
<a href="" class="b4">Sitemap</a>
<a href="" class="b4">Classifieds</a>
<a href="" class="b4">Contact</a>
</div>
</div>
<div class="b">
<p class="b7" href="">OUR GROUP SITES</p>
<hr class="lowerh" />
<div class="pflex">
<a href="" class="b4">Printers Mysore </a>
<a href="" class="b4">Prajavani</a>
<a href="" class="b4">Sudha</a>
<a href="" class="b4">Mayura </a>
<a href="" class="b4">Exam Mastermind</a>
</div>
</div>
<div class="d">
<div class="pflex mt">
<a href="" class="b12">Privacy Policy </a>
<a href="" class="b12">Terms</a>
<a href="" class="b12">Disclaimer</a>
<a href="" class="b12">Grievance Redressal</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>
<script src="footer.js"></script>