diff --git a/AHYONG_Emjy/index.html b/AHYONG_Emjy/index.html index 4e4bd9e..31b12f3 100644 --- a/AHYONG_Emjy/index.html +++ b/AHYONG_Emjy/index.html @@ -4,7 +4,7 @@ - +
@@ -25,26 +25,28 @@
+ +
+
diff --git a/AHYONG_Emjy/liste.html b/AHYONG_Emjy/liste.html index 00bd1c0..8ea240b 100644 --- a/AHYONG_Emjy/liste.html +++ b/AHYONG_Emjy/liste.html @@ -25,26 +25,28 @@ + +
+
diff --git a/Hoarau-Julien/readme.md b/Hoarau-Julien/readme.md new file mode 100644 index 0000000..babfb27 --- /dev/null +++ b/Hoarau-Julien/readme.md @@ -0,0 +1,5 @@ +# Bienvenue sur mon repertoire ! + +Voici une liste vers les pages de mes projets: + +- https://farad77.github.io/Bidule/Hoarau-Julien/exo-1/index.html (Expernet liste des élèves) \ No newline at end of file diff --git a/Jeremy_Hoarau/index.html b/Jeremy_Hoarau/index.html new file mode 100644 index 0000000..7e77cc9 --- /dev/null +++ b/Jeremy_Hoarau/index.html @@ -0,0 +1,64 @@ + + + CDA + + + + + +
+
+ + + + + +
+
+ +
+
+
+ + +
+ + +
+
+ + +
+ +
+ + +
+ + +

Ou

+ Connexion anonyme +
+
+
+ +
+ +
+ + + + + + diff --git a/Jeremy_Hoarau/liste.html b/Jeremy_Hoarau/liste.html new file mode 100644 index 0000000..fe580e0 --- /dev/null +++ b/Jeremy_Hoarau/liste.html @@ -0,0 +1,147 @@ + + + + Title + + + + + + + + + +
+
+ + + + + +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#NomPrénom
1AHOVEYSaint George
2AHYONGEmjy
3B.Toma
4CELEMANITheo
5RAMASSYCheun
6Demontismatisse
7GRONDINClarel
8HoarauJérémy
9MUNIERJerome
10PedreGabriel
12NoelThomy
13--dorian
+
+
+
+ +
+ +
+ + + + + + + diff --git a/Thomy Noel/index.html b/Thomy Noel/index.html index 50d2c81..6d28ec9 100644 --- a/Thomy Noel/index.html +++ b/Thomy Noel/index.html @@ -3,43 +3,81 @@ - - Coucou - - - + connection + + + - - -
-
-
- Case 1 -
-
- Case 2 -
-
- Case 3 -
-
-
-
- Case 1 -
-
- Case 2 -
-
- Case 3 -
+ +
+ +
CAMPUS INFORMATIQUE ET MARKETING DIGITAL
+
+
-
+

Connectez vous

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

© 2017–2024

+ + liste des étudiants + + diff --git a/dorian/test bootstrap/index.html b/dorian/test bootstrap/index.html new file mode 100644 index 0000000..6f757bb --- /dev/null +++ b/dorian/test bootstrap/index.html @@ -0,0 +1,86 @@ + + + + + + + + + + Document + + +
+
+
+ + +
+
+
+
+ +

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

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

Lorem ipsum dolor sit amet consectetur adipisicing elit. Esse sequi animi officia accusamus, ad reprehenderit dolor iusto ab suscipit nihil deleniti, aspernatur at quia cumque delectus, necessitatibus sunt. Accusantium, inventore!

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

+ Direction vers la liste des étudiant +

+
+
+
+
+ + + \ No newline at end of file diff --git a/dorian/test bootstrap/list.html b/dorian/test bootstrap/list.html new file mode 100644 index 0000000..1e93d2c --- /dev/null +++ b/dorian/test bootstrap/list.html @@ -0,0 +1,107 @@ + + + + + + + + + + Document + + +
+
+
+ + +
+
+
+
+ +

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

+
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NumNomPrenomFormation
1BoyerDorianCDA
2ClementThéoCDA
3GrondinClarelCDA
3MunierJeromeCDA
3PedreGabrielCDA
3DemontisMatisseCDA
3AhyongEmjyCDA
3AhoveySaintGeorgeCDA
+
+ + \ No newline at end of file diff --git a/dorian/test bootstrap/public/fond.webp b/dorian/test bootstrap/public/fond.webp new file mode 100644 index 0000000..5065c96 Binary files /dev/null and b/dorian/test bootstrap/public/fond.webp differ diff --git a/dorian/test bootstrap/public/logo.png b/dorian/test bootstrap/public/logo.png new file mode 100644 index 0000000..5623447 Binary files /dev/null and b/dorian/test bootstrap/public/logo.png differ diff --git a/dorian/test bootstrap/style.css b/dorian/test bootstrap/style.css new file mode 100644 index 0000000..307c5a6 --- /dev/null +++ b/dorian/test bootstrap/style.css @@ -0,0 +1,10 @@ +#logo{ + width: 20%; +} +main { + background: url(public/fond.webp); +} +#card{ + backdrop-filter: blur(10px); + background-color: rgba(255, 255, 255, 0.4); +} \ No newline at end of file