mirror of
https://github.com/NohamR/Hub.git
synced 2026-01-11 00:18:15 +00:00
V2.5
This commit is contained in:
58
html/cours.html
Normal file
58
html/cours.html
Normal file
@@ -0,0 +1,58 @@
|
||||
<!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>
|
||||
<img class="pronote" src="../assets/social/pronote.png" alt="pronote">
|
||||
</a>
|
||||
<a class="pearltrees" href='https://www.pearltrees.com/private/id56232974'>
|
||||
<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="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>
|
||||
Reference in New Issue
Block a user