Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Covid19 #10

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
130 changes: 130 additions & 0 deletions AcceuilFrancais.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/style.css">
<title>CovidMaroc</title>
<script>
</script>
</head>

<body>
<header>
<img src="Design/Assets/SVG/logo__sante-1.svg" />

<div>
<a href="ConseillFrancais.html" class="Conseil__header">Conseil</a>
<a href="AcceuilFrancias.html" class="Acceil__header">Accueil</a>
<a id="lange1" href="index.html">عربي<img src="Design/Assets/SVG/globe.svg"
style="width: 20px;padding: 2px;" /></a>
</div>

</header>
<article id="general">
<section id="section1">
<h1>LA DERNIÈRE INFO MÉDICALE</h1>
<p id="p__section1">
La prise d'anti-inflammatoires (ibuprofène, cortisone ...) pourrait être un facteur</br>
d'aggravation de l’infection. En cas de fièvre, prenez du paracétamol.</br>
N'arrêtez pas votre traitement ! Consultez votre médecin ou votre pharmacien
</p>
</section>
<section id="section2">
<article id="article1">
<img src="Design/Assets/SVG/Group_80.png" id="img__article1" />
</article>
<article id="article2">
<h1 class="h1__article2">Vous pensez avoir été exposé au</h1>
<h1 class="h1__article2">Coronavirus COVID-19 et avez des symptômes ?</h1>
<img src="Design/Assets/SVG/1f637.svg" />
<p id="p__article2">
Je reste vigilant ?</br>
Je programme une téléconsultation ?</br>
J'appelle le 15 ?</br>
Faites le test pour répondre en citoyen</br>
éclairé selon vos symptômes.</br>
</p>
<button id="demarer">Demarer le test</button>
</article>
</section>
<section id="section3">
<h1 id="h1__section3">Quels sont les symptômes à surveiller ?</h1>

<div id="img1__section3">
<img src="Design/Assets/SVG/Path_871.png" />
<h1>Fièvre</h1>
</div>

<div id="img2__section3">
<img src="Design/Assets/png/Calque -8.png" />
<h1>Nauséeset<br> vomissements</h1>
</div>

<div id="img3__section3">
<img src="Design/Assets/png/Calque -16.png" />
<h1>Gêne <br> respiratoire</h1>
</div>

<div id="img4__section3">
<img src="Design/Assets/png/Calque -9.png" />
<h1>Toux</br>et maux de gorge</h1>
</div>

</section>

<section id="section4">
<h1>Recommandations officielles</h1>
<div>
<article id="article1__section4">
<span> Si vous pensez être malade,</span><br>
évitez les endroits publics.<br>
Ne rendez pas visite aux personnes fragiles.<br>
Évitez de sortir de chez vous.<br>
Respectez les mesures barrière (lavage de main, masque).<br>
Surveillez vos symptômes, l’évolution de votre température<br>
corporelle et recherchez un avis médical.<br>
</article>
<article id="article2__section4">
<h2 id="h21__article2">Apple Gratuit</h2>
<span id="h22__article2">080 100 47 47</span></br>
<a href="https://www.sante.gov.ma/">www.sante.gov.ma</a>
</article>
</div>
</section>
<aside>
<h1>Vous pensez avoir été exposé au Coronavirus COVID-19 et avez des symptômes ?</h1>
<img src="Design/Assets/SVG/1f637.svg" /><br>
<button>Demarer le test</button>
</aside>
<footer id="footer1">
<div id="img__footer1">
<img src="Design/Assets/SVG/logo__sante-48.svg" />
</div>

<div id="div1__footer1">
<a id="lange2" href="AcceuilFransh.html">FRAN <img src="Design/Assets/SVG/globe.svg"
style="width: 20px;padding: 2px;" /></a>
<a href="AcceuilFransh.html" class="Acceil__header">Accueil</a>
<a href="ConseillFransh.html" class="Conseil__header">Conseil</a>
</div>
<div id="div2__footer1">
<h2 id="h21__div2__footer1">Contacts utiles</h2>
<p class="p__div2__footer1">Chiffre économique "Alo épidémie vigilance"</p>
<h2 class="h22__div2__footer1">080 100 47 47</h2>
<p class="p__div2__footer1">Aide médicale urgente</p>
<h2 class="h22__div2__footer1">114</h2>
</div>
<p id="p__footer1">
Algorithme d'orientation mis à jour sur les recommandations en vigueur</br>
au 22/03/2020 à 16h15. Ce site d’information n’est pas un dispositif médical,</br>
il ne délivre pas d’avis médical. Projet solidaire d'urgence,financé par l’Alliance</br>
Digitale contre le COVID-19 : @maladiecovid19</br>
</p>
</footer>
<footer id="footer2"></footer>
</article>
</body>

</html>
Binary file added Design/Assets/SVG/Group_80.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/Assets/SVG/Groupe 137.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/Assets/SVG/Path_871.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Design/Assets/SVG/globe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/Assets/png/ConseilArabe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/Assets/png/ConseilFrancais.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/Assets/png/figure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file removed Starter-file/dist/css/style.css
Empty file.
Empty file removed Starter-file/dist/index.html
Empty file.
Empty file removed Starter-file/sass/fichier.scss
Empty file.
Loading