Untitled

 avatar
unknown
plain_text
9 months ago
1.2 kB
4
Indexable
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts">
  <div class="container">
    <h5 style="text-align: center;">Overview of 2023</h5>
    <br>
    <div class="row counters">

      <div class="col-lg-3 col-6 text-center">
        <span data-purecounter-start="0" data-purecounter-end="211604" data-purecounter-duration="1" class="purecounter"></span>
        <p>Injuries in Italy</p>
      </div>

      <div class="col-lg-3 col-6 text-center">
        <span data-purecounter-start="0" data-purecounter-end="318" data-purecounter-duration="1" class="purecounter"></span>
        <p>Fatalities in Italy</p>
      </div>

      <div class="col-lg-3 col-6 text-center">
        <span data-purecounter-start="0" data-purecounter-end="47589" data-purecounter-duration="1" class="purecounter"></span>
        <p>Region with the most injuries: <b>Lombardy</b></p>
      </div>

      <div class="col-lg-3 col-6 text-center">
        <span data-purecounter-start="0" data-purecounter-end="72" data-purecounter-duration="1" class="purecounter"></span>
        <p>Region with the most fatalities: <b>Lombardy</b></p>
      </div>

    </div>

  </div>
</section><!-- End Counts Section -->
Editor is loading...
Leave a Comment