Skip to content
Snippets Groups Projects
Commit 96b43606 authored by Oceane MION's avatar Oceane MION
Browse files

Update home.html

parent febbecaa
No related branches found
No related tags found
No related merge requests found
Pipeline #354340 passed
......@@ -46,7 +46,7 @@
<div class="card text-dark bg-white mb-3 aos-init aos-animate" data-aos="flip-left" style="max-width: 32rem; text-align: center;">
<div class="card-body">
<h5 class="card-title" style="text-align: center;"><strong>Mosquitoes: "Tiny but Deadly"</strong></h5>
<p class="card-text" style="text-align: center;">They are the most deadly animals known to humans, followed by humans themselves, then snakes <a href="#animal">[1]</a></p>
<p class="card-text" style="text-align: center;">They are the most deadly animals known to humans, followed by humans themselves, then snakes <a href="https://www.sciencefocus.com/nature/what-animals-kills-the-most-people">[1]</a></p>
</div>
</div>
</div>
......@@ -91,7 +91,7 @@
<div class="card text-dark bg-white mb-3 aos-init aos-animate" data-aos="flip-right" style="max-width: 32rem;">
<div class="card-body">
<h5 class="card-title" style="text-align:center"><strong>Evolution of France colonisation by <i>Aedes albopictus</i> from 2013-2022</strong></h5>
<p class="card-text" style="text-align:center"> 71 departements on "red alert" which correspond to 4 more compared to 2022.<a href="#redalert">[2]</a> </p>
<p class="card-text" style="text-align:center"> 71 departements on "red alert" which correspond to 4 more compared to 2022.<a href="https://www.pasteur.fr/en/research-journal/news/tiger-mosquito-france-71-departements-red-alert">[2]</a> </p>
</div>
</div>
</div>
......@@ -101,15 +101,28 @@
</div>
</div>
<div class="container">
<h1> References </h1>
<div class="row align-items-center" style="min-height: 20vh;"">
<div class="card text-dark bg-white mb-3 aos-init aos-animate" data-aos="flip-right" style="max-width: 32rem;">
<div class="card-body">
<h5 class="card-title" style="text-align:center"><strong>Evolution of France colonisation by <i>Aedes albopictus</i> from 2013-2022</strong></h5>
<p class="card-text" style="text-align:center"> This is why we created AEDES'n'SEEK : to enable viruses detection in mosquitoes, and prevent pandemic. We based our project on SHERLOCK technique and Cas13 enzyme, to target specific RNA. We also developped a code to craft guide RNA that are necesssary for the detection system (see <a href="https://2023.igem.wiki/montpellier/proof%20of%20concept">Proof of concept</a>)
</p>
</div>
</div>
</div>
</div>
<h4> Reference</h4>
<p>All images are copyright free and from Pixabay</p>
<p>The svg file of the france map was copyright free, and the information for the colonisation of France can be found <a href="https://sante.gouv.fr/sante-et-environnement/risques-microbiologiques-physiques-et-chimiques/especes-nuisibles-et-parasites/article cartes-de-presence-du-moustique-tigre-aedes-albopictus-en-france-metropolitaine">here</a></p>
<h4 id="animals" href="https://www.sciencefocus.com/nature/what-animals-kills-the-most-people">Deadliest Animals</h4>
<h4 id="redalert" href="https://www.pasteur.fr/en/research-journal/news/tiger-mosquito-france-71-departements-red-alert">Red Alert Tiger Mosquitoes</h4>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment