From 124699636ba729e1dba99e667a29e298cd1fee19 Mon Sep 17 00:00:00 2001 From: Emmanuel Srivastava Date: Wed, 4 Dec 2024 11:13:57 +0100 Subject: [PATCH] update --- DEV.1.2/tp1/ex4.html | 116 +++++++++++--------------------- DEV.1.2/tp1/ex5_correction.html | 23 +++++++ DEV.1.2/tp2/ex1.html | 20 ++++++ 3 files changed, 84 insertions(+), 75 deletions(-) create mode 100644 DEV.1.2/tp1/ex5_correction.html create mode 100644 DEV.1.2/tp2/ex1.html diff --git a/DEV.1.2/tp1/ex4.html b/DEV.1.2/tp1/ex4.html index c92d66a..4ef0734 100644 --- a/DEV.1.2/tp1/ex4.html +++ b/DEV.1.2/tp1/ex4.html @@ -1,84 +1,50 @@ - + - Page structurant un contenu csv + + + + Exercice 4 + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlanèteDistance moyenne (UA)ExentricitéInclinaison (°)Période de révolution (an)
Venus0,723331990,0073,40,615
Jupiter5,203363010,0491,311,862
Mars1,523662310,0941,91,881
Saturne9,60,0572,529,452
Mercure0,387098930,20570,241
Neptune4495,11,828,359,8
Terre10,01701
Uranus2872,50,897,830,589
Orbites des planètes du Système solaire
PlanèteDistance moyenne (UA)Exentricité Inclinaison  (°)Période de révolution (an)Photo
Mercure0,387098930,20570,241Mercure
Venus0,723331990,0073,40,615Venus
Terre10,01701Terre
Mars1,523662310,0941,91,881Mars
Jupiter5,203363010,0491,311,862Jupiter
Saturne9,60,0572,529,452Saturne
Uranus2872,50,897,830,589Uranus
Neptune4495,11,828,359,8Neptune
diff --git a/DEV.1.2/tp1/ex5_correction.html b/DEV.1.2/tp1/ex5_correction.html new file mode 100644 index 0000000..0afa383 --- /dev/null +++ b/DEV.1.2/tp1/ex5_correction.html @@ -0,0 +1,23 @@ + + + + + + + + Exercice 5 + + + web stack + + + + + + + JS + CSS + html + + + diff --git a/DEV.1.2/tp2/ex1.html b/DEV.1.2/tp2/ex1.html new file mode 100644 index 0000000..ddcd5b6 --- /dev/null +++ b/DEV.1.2/tp2/ex1.html @@ -0,0 +1,20 @@ + + + + + BLOG + + + + + +

Mon article de blog

+ +

Ma première partie

+
Ma première partie
+

\ No newline at end of file