From 176f9f7ee107a572bdd5f5c1874401e3af7677d9 Mon Sep 17 00:00:00 2001 From: Pedre Gabriel Date: Tue, 22 Oct 2024 14:21:14 +0400 Subject: [PATCH] premierexercicev3 --- Pedre_Gabriel/Exercice/index.html | 33 ------- Pedre_Gabriel/Exercice/liste.html | 151 ------------------------------ Pedre_Gabriel/Exercice/style.css | 32 ------- Pedre_Gabriel/test.txt | 0 4 files changed, 216 deletions(-) delete mode 100644 Pedre_Gabriel/Exercice/index.html delete mode 100644 Pedre_Gabriel/Exercice/liste.html delete mode 100644 Pedre_Gabriel/Exercice/style.css delete mode 100644 Pedre_Gabriel/test.txt diff --git a/Pedre_Gabriel/Exercice/index.html b/Pedre_Gabriel/Exercice/index.html deleted file mode 100644 index 2f04ee0..0000000 --- a/Pedre_Gabriel/Exercice/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Connexion - CDA8 - - - - -
-
-

Connexion à CDA8

-
-
- - -
-
- - -
- -
- -
-
- - - - diff --git a/Pedre_Gabriel/Exercice/liste.html b/Pedre_Gabriel/Exercice/liste.html deleted file mode 100644 index 377c016..0000000 --- a/Pedre_Gabriel/Exercice/liste.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - Liste des étudiants CDA8 - - - - - - - - -
-

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
-
- - - - - - - - - - - - - - - - - - - - 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