Hub/html/cours.html
√(noham)² 4803231c19 slider
2022-11-25 23:46:17 +01:00

61 lines
2.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="../css/cours.css">
<head>
<title>Cours</title>
</head>
<body>
<h1 id="title">Cours</h1>
<div class="sites">
<p>
Sites
</p>
<a class="ent" href=https://ent.iledefrance.fr>
<img class="ent" src="../assets/social/ent.ico" alt="ent">
</a>
<a class="pronote" href=https://0910626l.index-education.net/pronote target="_parent">
<img class="pronote" src="../assets/social/pronote.png" alt="pronote">
</a>
<a class="pearltrees" href='https://www.pearltrees.com/private/id56232974' target="_parent">
<img class="pearltrees" src="../assets/social/pearltrees.png" alt="pearltrees">
</a>
<a class="elea" href=https://massy.elea.ac-versailles.fr/local/teacherboard target="_blank">
<img class="elea" src="../assets/social/elea.png" alt="elea">
</a>
<a class="mediacentre" href='https://ent.iledefrance.fr/mediacentre#/'>
<img class="mediacentre" src="../assets/social/mediacentre.svg" alt="mediacentre">
</a>
</div>
<div class="livre">
<p>
Livres
</p>
<a class="maths" href=https://educadhoc.fr/reader/textbook/9782017102106/fxl/Page_1 target="_parent">
<img class="maths" src="../assets/social/maths.png" alt="maths">
</a>
<a class="maths" href='https://idp-auth.gar.education.fr/domaineGar?idENT=SjA=&idEtab=MDkxMDYyNkw=&idRessource=ark%3A%2F12313%2FHE9782017102106' target="_parent">
<img class="maths" src="../assets/social/maths.png" alt="maths">
</a>
<a class="physique" href=https://educadhoc.fr/reader/textbook/9782017102120/fxl/Page_1 target="_parent">
<img class="physique" src="../assets/social/physique.png" alt="physique">
</a>
<a class="histoire" href=https://manuelnumeriquemax.belin.education/histoire-premiere target="_parent">
<img class="histoire" src="../assets/social/histoire.png" alt="histoire">
</a>
<a class="geographie" href=https://manuelnumeriquemax.belin.education/geographie-premiere target="_parent">
<img class="geographie" src="../assets/social/geographie.png" alt="géographie">
</a>
<a class="français" href=https://www.libmanuels.fr/reader/9791035807399/n/0 target="_parent">
<img class="français" src="../assets/social/français.png" alt="français">
</a>
<a class="es" href=https://premium.lelivrescolaire.fr/books/6067877 target="_parent">
<img class="es" src="../assets/social/es.png" alt="es">
</a>
</div>
</body>
</html>