diff --git a/Front/index.html b/Front/index.html index e7c0258..9623ec9 100644 --- a/Front/index.html +++ b/Front/index.html @@ -1,5 +1,5 @@ - + Matchs en direct @@ -7,6 +7,8 @@ + +
@@ -50,47 +52,35 @@
-
+
-
- Featured +
+ Date and time
-
-
Special title treatment
-
Special title treatment
-

With supporting text below as a natural lead-in to additional content.

- Go somewhere -
-
-
- Featured +
+ Date and time
-
-
Special title treatment
-
Special title treatment
-

With supporting text below as a natural lead-in to additional content.

- Go somewhere -
-
-
- Featured +
+ Date and time
-
-
Special title treatment
-
Special title treatment
-

With supporting text below as a natural lead-in to additional content.

- Go somewhere -
-
diff --git a/Front/sports.html b/Front/sports.html index d24625a..ac2d894 100644 --- a/Front/sports.html +++ b/Front/sports.html @@ -1,16 +1,18 @@ - + - Matchs en direct + Liste des Sports + +
-
-
- - - +
+
+
+
+ BASKETBALL +
+
+
En tête: Promo X
+

Quarts de finale

+
+ +
+
+
+ HANDBALL +
+
+
En tête: Promo Y
+

Quarts de finale

+
+ +
+
+
+ FOOTBALL +
+
+
En tête: Promo Z
+

Quarts de finale

+
+ +
+
+
+ VOLLEY +
+
+
En tête: Promo Z
+

Quarts de finale

+
+ +
+
+
+ BADMINTON +
+
+
En tête: Promo Z
+

Tournoi

+
+ +
+
diff --git a/Front/style.css b/Front/style.css new file mode 100644 index 0000000..f20e4fe --- /dev/null +++ b/Front/style.css @@ -0,0 +1,3 @@ +.mt-6 { + margin-top: 6rem !important; + } \ No newline at end of file diff --git a/Front/teams.html b/Front/teams.html index e80dc95..739cf40 100644 --- a/Front/teams.html +++ b/Front/teams.html @@ -1,16 +1,18 @@ - + - Matchs en direct + Classement et équipes + +
-
-
- - - +
+
+
+
+ Promo X +
+
+
Classement Provisoire : 1er
+

Football: phases de poule + Basketball: demi-finale + Volley: phase de poule (éliminé) + Handball: quarts de final (en jeu) + Badminton: tournoi (3e) +

+
+ +
+
+
+ Promo Y +
+
+
Classement Provisoire : 2e
+

Football: phases de poule + Basketball: demi-finale + Volley: phase de poule (éliminé) + Handball: quarts de final (en jeu) + Badminton: tournoi (3e) +

+
+ +
+
+
+ Promo Z +
+
+
Classement Provisoire : 3e
+

Football: phases de poule + Basketball: demi-finale + Volley: phase de poule (éliminé) + Handball: quarts de final (en jeu) + Badminton: tournoi (3e) +

+
+ +
+