diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..00022bf Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ + diff --git a/AHOVEYSaintGeorge/index.html b/AHOVEYSaintGeorge/index.html new file mode 100644 index 0000000..43f4d3b --- /dev/null +++ b/AHOVEYSaintGeorge/index.html @@ -0,0 +1,38 @@ + + + + + + + +
+
+
+ Logo +
+
+

CENTRE DE FORMATION INFORMATIQUE
+ À LA RÉUNION DEPUIS 2002 !

+
+
+ +

+
+
+
+ + +
+
+ + +
+ +

+ Se connecter anonymement +

+
+
+
+ + diff --git a/AHOVEYSaintGeorge/liste.html b/AHOVEYSaintGeorge/liste.html new file mode 100644 index 0000000..97c20a8 --- /dev/null +++ b/AHOVEYSaintGeorge/liste.html @@ -0,0 +1,56 @@ + + + + + + +
+
+
+ Logo +
+
+

CENTRE DE FORMATION INFORMATIQUE
+ À LA RÉUNION DEPUIS 2002 !

+
+
+ +

+

Liste des étudiants en CDA8

+ +
+
+
+ AHOVEY Saint-George +
+
+ AH-YONG Emjy +
+
+ BARRET Toma +
+
+ CELEMANI Theo +
+
+ RAMASSY Cheun +
+
+ DEMONTIS Matisse +
+
+ GRONDIN Clarel +
+
+ HOARAU Jeremy +
+
+ MUNIER Jerome +
+
+ PEDRE Gabriel +
+
+
+
+ \ No newline at end of file diff --git a/AHOVEYSaintGeorge/logo.png b/AHOVEYSaintGeorge/logo.png new file mode 100644 index 0000000..5623447 Binary files /dev/null and b/AHOVEYSaintGeorge/logo.png differ diff --git a/AHOVEYSaintGeorge/test.html b/AHOVEYSaintGeorge/test.html new file mode 100644 index 0000000..0c0ef9f --- /dev/null +++ b/AHOVEYSaintGeorge/test.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + Coucou + + + +
+
+ + +
+ Case 1 +
+
+
+ Case 2 +
+
+
+
+ Case 3 +
+
+ + + + + + + \ No newline at end of file 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
+ +
+ + +
+ + +
+ + +
+ + +
+
+ +
+ + +
+
+ + +
+ + + + + +
+

Pas inscrit ? S'inscrire

+

ou se connecter en anonyme avec :

+ Anonyme + +
+ + \ No newline at end of file diff --git a/GRONDINClarel/logo.png b/GRONDINClarel/logo.png new file mode 100644 index 0000000..5623447 Binary files /dev/null and b/GRONDINClarel/logo.png differ diff --git a/Hoarau-Julien/exo-1/index.html b/Hoarau-Julien/exo-1/index.html new file mode 100644 index 0000000..7c2cb01 --- /dev/null +++ b/Hoarau-Julien/exo-1/index.html @@ -0,0 +1,51 @@ + + + + + + + + EXPERTNET | CDA8 EXO1 + + +
+ logo-expernet +
+

Connexion

+ +
+ + +
+
+ + +
+ + Ce connecté en anonyme +
+
+ + + diff --git a/Hoarau-Julien/exo-1/liste.html b/Hoarau-Julien/exo-1/liste.html new file mode 100644 index 0000000..4e7d16a --- /dev/null +++ b/Hoarau-Julien/exo-1/liste.html @@ -0,0 +1,125 @@ + + + + + + + + + EXPERTNET | CDA8 EXO1 + +
+ +
+ +

Liste des élèves de CDA 8

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomPrénom
AHOVEYSaintGeorge
AHYONGEmjy
BarretToma
CELEMANITheo
RAMASSYCheun
DemontisMatisse
GrondinClarel
JeremyHoarau
MunierJerome
PedreGabriel
MSebastien
NoelThomy
BoyerDorian
DUCAUROYLou
HoarauJulien
+ + + diff --git a/Hoarau-Julien/test/index.html b/Hoarau-Julien/test/index.html new file mode 100644 index 0000000..03b248b --- /dev/null +++ b/Hoarau-Julien/test/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + Expernet | CDA8 HJ + + +
+
+
+

Hello World!

+

Welcome in my world 😊

+
+
+

+ I'm 3thernity a friendly developper let's be friends ! +

+
+
+

Alright let's have some fun 😝

+
+
+
+
+

+ Je suis un passionner d'informatique, de jeux video et + j'aime également chanter de tant à autres eheh +

+
+
+
+ + + + + + + + diff --git a/Hoarau-Julien/test/styles.css b/Hoarau-Julien/test/styles.css new file mode 100644 index 0000000..1da6beb --- /dev/null +++ b/Hoarau-Julien/test/styles.css @@ -0,0 +1,15 @@ +* { + margin: 0; + padding: 0; + font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", + sans-serif; +} + +body { + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + color: whitesmoke; + background-color: black; +} 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
-
- - -
-
-
-
-
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 diff --git a/RASSABY Ludovic/Exercice Log HTML/Liste.html b/RASSABY Ludovic/Exercice Log HTML/Liste.html new file mode 100644 index 0000000..cb236bb --- /dev/null +++ b/RASSABY Ludovic/Exercice Log HTML/Liste.html @@ -0,0 +1,73 @@ + + + + + + Liste des Utilisateurs + + +

Liste des etudients de cda8

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nom d'utilisateurEmail
cestLeMatin@example.com
Cheun.md@example.com
despacito@example.com
Dorian@example.com
Gabriel@example.com
Jeremy@example.com
Jerome@example.com
Lou@example.com
sgg@example.com
Theo@example.com
Thomy@example.com
Toma@example.com
Ludovic@example.com
+ + +
+ + + diff --git a/RASSABY Ludovic/Exercice Log HTML/index.html b/RASSABY Ludovic/Exercice Log HTML/index.html new file mode 100644 index 0000000..1d86b5e --- /dev/null +++ b/RASSABY Ludovic/Exercice Log HTML/index.html @@ -0,0 +1,44 @@ + + + + + + Connexion + + + + + +
+
+
+ +
+ Logo +
+ +

Formulaire de Connexion

+
+
+ + +
+
+ + +
+ +
+

+ Pour vous connecter anonymement, suivez le + lien suivant +

+
+
+
+ + + + + + diff --git a/RASSABY Ludovic/index.html b/RASSABY Ludovic/index.html new file mode 100644 index 0000000..20e79ff --- /dev/null +++ b/RASSABY Ludovic/index.html @@ -0,0 +1,27 @@ + + + coucou + + + + +
+
+ case 1 +
+
+ case 2 +
+
+ case 3 +
+
+

Message test

+

test

+ + + + + + + \ No newline at end of file diff --git a/Thomy Noel/Logo-EXPERNET-2024.png b/Thomy Noel/Logo-EXPERNET-2024.png new file mode 100644 index 0000000..370a853 Binary files /dev/null and b/Thomy Noel/Logo-EXPERNET-2024.png differ diff --git a/Thomy Noel/connection.html b/Thomy Noel/connection.html new file mode 100644 index 0000000..6d28ec9 --- /dev/null +++ b/Thomy Noel/connection.html @@ -0,0 +1,86 @@ + + + + + + connection + + + + + + +
+ +
CAMPUS INFORMATIQUE ET MARKETING DIGITAL
+
+
+ +

Connectez vous

+ +
+ + +
+
+ + +
+ +
+ + +
+ +

© 2017–2024

+
+ + liste des étudiants + + + + + + + + + \ No newline at end of file diff --git a/Thomy Noel/index.html b/Thomy Noel/index.html index 196836c..50d2c81 100644 --- a/Thomy Noel/index.html +++ b/Thomy Noel/index.html @@ -5,13 +5,39 @@ Coucou + -

Message pour le monde!

-

Hello!

+ +
+
+
+ Case 1 +
+
+ Case 2 +
+
+ Case 3 +
+
+
+
+ Case 1 +
+
+ Case 2 +
+
+ Case 3 +
+
+ +
+ diff --git a/Thomy Noel/liste.html b/Thomy Noel/liste.html new file mode 100644 index 0000000..7188402 --- /dev/null +++ b/Thomy Noel/liste.html @@ -0,0 +1,109 @@ + + + + + + Liste + + + + + + +
+ +
CAMPUS INFORMATIQUE ET MARKETING DIGITAL
+
+

Listes des étudiants

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#NomPrénom
1MarcOtto
2JeanThornton
3StéphaneThornton
4Juliengence
5Nicolasmartin
6ericThomas
+
+ Retour + + + + + + + diff --git a/Thomy Noel/style.css b/Thomy Noel/style.css new file mode 100644 index 0000000..663bd58 --- /dev/null +++ b/Thomy Noel/style.css @@ -0,0 +1,51 @@ +#connection{ + width: 20%; + margin: 64px auto; + background-color: rgb(245, 238, 230); + border-radius: 10%; + box-shadow: black; + padding: 32px; + +} +h1{ + text-align: center; +} +#navig{ + height: 100px; + background-color: #009BDE; + color: white; +} +nav a{ + color: white; +} +a{ + color: white; + display: block; + width: 10%; + margin: 0 auto; +} +#btn{ + background-color: #FFC329; + border: none; + border-radius: 10px; +} +.Liste{ + width: 50%; + margin: 64px auto; +} +.header{ + display: flex; + width: 70%; + height: 200px; + margin: 0 auto; +} +.logo{ + background-image: url("Logo-EXPERNET-2024.png"); + background-size: contain; + background-repeat: no-repeat; + width: 10%; + height: 100px; +} +.text{ + color: #009BDE; +} \ No newline at end of file