From 2e61ca1c50c9c29f28d9a25209af34da74c185d5 Mon Sep 17 00:00:00 2001 From: AH-YONG Emjy Date: Tue, 22 Oct 2024 14:20:49 +0400 Subject: [PATCH 1/2] Ex 1 --- AHYONG_Emjy/index.html | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/AHYONG_Emjy/index.html b/AHYONG_Emjy/index.html index d9cc591..4e4bd9e 100644 --- a/AHYONG_Emjy/index.html +++ b/AHYONG_Emjy/index.html @@ -50,28 +50,23 @@ -
-

Se connecter

-
-
-
-
- - +
+

Connexion

+ +
+ +
-
- - +
+ +
-
- - -
- + -
- Se connecter anonymement +
+ Se connecter anonymement
+ - - - -
-

Liste des étudiants de la classe CDA8

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#PrénomEmail
1AHOVEYSaintGeorge1@exemple.com
2AHYONG_Emjy2@exemple.com
3BToma3@exemple.com
4CELEMANITheo4@exemple.com
5Cheun RAMASSY5@exemple.com
6Demontis matisse6@exemple.com
7GRONDINClarel7@exemple.com
8Jeremy_Hoarau8@exemple.com
9MUNIERJerome9@exemple.com
10SebastienM10@exemple.com
11Thomy Noel11@exemple.com
12dorian12@exemple.com
13Pedre Gabriel13@exemple.com
-
- - -
-
-
-
-
CDA8 - Expernet
-

- Campus informatique et marketing digital. Préparez vos diplômes en alternance de BAC+2 à BAC+5. -

-
- -
-
    -
-
-
-
-
- © 2024 CDA8 - Expernet -
-
- - - - - - - - - - - - - - - - - diff --git a/Pedre_Gabriel/Exercice/style.css b/Pedre_Gabriel/Exercice/style.css deleted file mode 100644 index b8fd6d2..0000000 --- a/Pedre_Gabriel/Exercice/style.css +++ /dev/null @@ -1,32 +0,0 @@ -body { - font-family: 'Arial', sans-serif; - background-color: #faf8f8; -} - -.navbar { - border-bottom: 2px solid #0056b3; -} - -.table { - border-collapse: separate; - border-spacing: 0 10px; -} - -.table-primary { - background-color: #0056b3; - color: white; -} - -.btn-warning { - background-color: #ffcc00; - border: none; -} - -.footer { - background-color: #f1f1f1; - padding: 20px 0; -} - -.text-primary { - color: #0056b3 !important; -} diff --git a/Pedre_Gabriel/test.txt b/Pedre_Gabriel/test.txt deleted file mode 100644 index e69de29..0000000