Files
Olu Amey fda389fdcb fix
2021-06-18 23:27:20 +00:00

97 lines
5.5 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!------main-content------>
<main class="main-content">
<section class="page_title">
<div class="container">
<div class="row">
<div class="col-lg-12 d-flex">
<div class="content_box">
<ul class="bread_crumb text-center">
<li class="bread_crumb-item"><a href="/">Home</a></li>
<li class="bread_crumb-item active"> MERMS Blog</li>
</ul>
<h1 style="color:black;">About Covit-19</h1>
</div>
</div>
</div>
</div>
</section>
<!--------Checkout-------->
<section class="prevention_single">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="image_box">
<img src="/assets/image/resources/convid-19.jpg" class="img-fluid" alt="prevention" />
</div>
</div>
<div class="col-lg-8">
<div class="prevention_single_content">
<h1>Coronavirus Disease 2019 (COVID-19)</h1>
<div class="content_box">
<ul>
<li> <b>Coronavirus - </b><br>
COVID-19,SARS-CoV-2. SARS-CoV-2, was reported Dec. 1, 2019, and may have originated in an animal and mutated so it could cause illness in humans. In the past, several infectious disease outbreaks have been traced to viruses originating in other animals that mutated to become dangerous to humans.</span></li>
<li> <b>How coronavirus spread?- </b><br>
Researchers know that the coronavirus is spread through droplets and virus particles released into the air throug an an infected person. Larger droplets may fall to the ground in a few seconds, but tiny infectious particles can linger in the air and accumulate in indoor places, especially where many people are gathered and there is poor ventilation.</span></li>
<li> <b>The incubation period?- </b><br>
COVID-19 symptoms show up in people within 2 to 14 days of exposure to the virus. An infected person is contagious to others for up to two days before symptoms appear, and they remain contagious to others for 10 to 20 days after
.</span></li>
<li> <a href="https://blog.mermsemr.com/corona-virus/">Read More...</a></li>
</ul>
</div>
</div>
<div class="symptoms">
<h2>The best way to prevent illness is to avoid being exposed to this virus.</h2>
<div class="row">
<div class="col-lg-6">
<ul>
<li>
<span class="flaticon-check"></span>
<p>Clean AND disinfect frequently touched surfaces </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Avoid touching your eyes, nose, and mouth</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Clean your hands with a hand sanitizer </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Cover coughs and sneezes</p>
</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li>
<span class="flaticon-check"></span>
<p>Stay home if youre sick</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Wear a facemask if sick</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Cover your mouth and nose </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Throw used tissues in trash</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Ensure solution has at least 70% alcohol.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>