Update
base line done
This commit is contained in:
@ -66,32 +66,57 @@
|
||||
<li class="breadcrumb-item active">News</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 blog-entries">
|
||||
<div class="card mb-4">
|
||||
<img class="card-img-top" src="images/news1.jpg" alt="Card image Blog" width="750" height="300" />
|
||||
<img class="card-img-top" src="images/newspic.jpg" alt="Card image Blog" />
|
||||
<div class="card-body">
|
||||
<h2 class="card-title">Singapore's air quality hits unhealthy range, 'slightly hazy' conditions
|
||||
forecast for Saturday</h2>
|
||||
<p class="card-text">The National Environment Agency said there has been a "significant
|
||||
increase" in the number of hotspots in Sumatra.</p>
|
||||
<a href="https://www.channelnewsasia.com/singapore/haze-psi-unhealthy-range-daily-advisory-pm-2-5-indonesia-hotspot-fires-nea-3827106"
|
||||
class="btn btn-primary">Read More →</a>
|
||||
<h2 class="card-title">Singapore's air quality hits unhealthy range, 'slightly hazy' conditions forecast for Saturday</h2>
|
||||
<p class="card-text">he National Environment Agency said there has been a "significant increase" in the number of hotspots in Sumatra.</p>
|
||||
<a href="https://www.channelnewsasia.com/singapore/haze-psi-unhealthy-range-daily-advisory-pm-2-5-indonesia-hotspot-fires-nea-3827106" class="btn btn-primary">Read More →</a>
|
||||
</div>
|
||||
<div class="card-footer text-muted">
|
||||
Posted on October 7, 2023 by
|
||||
Posted on October 6, 2023 by
|
||||
<a href="https://www.channelnewsasia.com/">CNA</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card mb-4">
|
||||
<img class="card-img-top" src="images/newspic.jpg" alt="Card image Blog">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title">Singapore Government Agencies Stand Ready To Mitigate Impact Of Haze</h2>
|
||||
<p class="card-text">As of 29 September 2023, 3pm, the 24-hr Pollutant Standards Index (PSI) is 81 (Moderate range) in the East region of Singapore. Accordingly, the 28 public agencies that make up the Government’s Haze Task Force (HTF), are ready to roll out their respective haze action plans should the air quality deteriorate into the Unhealthy range (24-hour PSI above 100). </p>
|
||||
<a href="https://www.nea.gov.sg/media/news/news/index/singapore-government-agencies-stand-ready-to-mitigate-impact-of-haze" class="btn btn-primary">Read More →</a>
|
||||
</div>
|
||||
<div class="card-footer text-muted">
|
||||
Posted on September 29, 2023 by
|
||||
<a href="https://www.nea.gov.sg/">NEA</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card mb-4">
|
||||
<img class="card-img-top" src="images/newspic.jpg" alt="Card image Blog">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title">High risk of severe transboundary haze in 2023, public advised to be prepared: Singapore institute</h2>
|
||||
<p class="card-text">A latest report predicts a high risk of severe haze occurring in Southeast Asia, though not as severe as in 2015</p>
|
||||
<a href="https://www.channelnewsasia.com/singapore/high-risk-severe-transboundary-haze-2023-public-advised-be-prepared-singapore-institute-3579081" class="btn btn-primary">Read More →</a>
|
||||
</div>
|
||||
<div class="card-footer text-muted">
|
||||
Posted on June 22, 2023 by
|
||||
<a href="https://www.channelnewsasia.com/">CNA</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pagination_bar_arrow">
|
||||
<!-- Pagination -->
|
||||
|
||||
<ul class="pagination justify-content-center mb-4">
|
||||
<li class="page-item">
|
||||
<a class="page-link" href="#">← Older</a>
|
||||
</li>
|
||||
<li class="page-item disabled">
|
||||
<li class="page-item">
|
||||
<a class="page-link" href="#">Newer →</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -99,10 +124,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Sidebar Widgets Column -->
|
||||
<div class="col-md-4 blog-right-side">
|
||||
|
||||
<!-- Search Widget -->
|
||||
<div class="card mb-4">
|
||||
<h5 class="card-header">Search</h5>
|
||||
<div class="card-body">
|
||||
@ -117,6 +141,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--footer starts from here-->
|
||||
<footer class="footer">
|
||||
<div class="container bottom_border">
|
||||
|
Reference in New Issue
Block a user