From 61b6ddb8104ab279ea50c5736e824c2b07934831 Mon Sep 17 00:00:00 2001 From: DURAND Solal Date: Tue, 16 Sep 2025 09:01:29 +0200 Subject: [PATCH 1/5] Premier commit sur la branche develop --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..65b42d1 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + +Projet Site Web<title> +</head> +<body> +<h1> CACA</h1> +</body> +</html> From b31b541e869586199fd5a3eb9432208dd4f055a2 Mon Sep 17 00:00:00 2001 From: DURAND Solal <durands@A103-07-LINUX.stsio.lan> Date: Tue, 16 Sep 2025 09:10:52 +0200 Subject: [PATCH 2/5] Premier commit sur la branche feature/header --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 65b42d1..cc0582a 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,9 @@ <title>Projet Site Web<title> </head> <body> +<header> +<h2>Entreprise - service & Solutions</h2> +</header> <h1> CACA</h1> </body> </html> From c5770c8d939a4d3dc2ed77b206d72e0d6233f216 Mon Sep 17 00:00:00 2001 From: DURAND Solal <durands@A103-07-LINUX.stsio.lan> Date: Tue, 16 Sep 2025 09:13:50 +0200 Subject: [PATCH 3/5] Deuxieme commit sur la branche feature/header --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cc0582a..f2feece 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ <html lang="fr"> <head> <meta charset="UTF-8"> -<title>Projet Site Web<title> +<title>Projet Site Web
From f3fad4e1019e180a26d971db329f72044434d10b Mon Sep 17 00:00:00 2001 From: DURAND Solal Date: Tue, 16 Sep 2025 09:28:36 +0200 Subject: [PATCH 4/5] Ajout d'un footer dans index --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index f2feece..2aa209f 100644 --- a/index.html +++ b/index.html @@ -9,5 +9,8 @@

Entreprise - service & Solutions

CACA

+ From 3299e67fa64f596aa791c3f89d44d1fdad7bd9c1 Mon Sep 17 00:00:00 2001 From: DURAND Solal Date: Tue, 16 Sep 2025 10:28:27 +0200 Subject: [PATCH 5/5] Correction du header dans index --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2aa209f..a0affd7 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@
-

Entreprise - service & Solutions

+

Entreprise - service & Colation

CACA