After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 95 KiB |
After Width: | Height: | Size: 657 KiB |
After Width: | Height: | Size: 2.0 MiB |
@ -0,0 +1,67 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<img src="logo f1.png" alt="Logo f1"> |
||||
|
<p>La meilleure compétition de course automobile</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="#">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
<h2>Sponsors principaux de la Formule 1</h2> |
||||
|
<img class="accueil" src="rolex-watches-the-submariner-ad-times-of-india-delhi-30-10-2018.png" alt="pub rolex"width=900 height=600><img class="accueil" src="heineken-serie-limiteev11528815454.jpg"alt="pub Heineken"width=400 height=600> |
||||
|
|
||||
|
|
||||
|
<h1>FORMULE 1- ACTUS</h1> |
||||
|
|
||||
|
<a href="https://fr.motorsport.com/f1/news/alpine-outils-modernises-progres-simulateur/10564160/"><img class="accueil" src="esteban-ocon-alpine-a523-max-v-1.jpg" width=400 height=250></a> |
||||
|
<a href="https://fr.motorsport.com/f1/news/ben-sulayem-f1-sans-fia-arrivera-pas/10563995/"><img class="accueil" src="mohammed-bin-sulayem-president.jpg" width=400 height=250></a> |
||||
|
<a href="https://fr.motorsport.com/f1/news/grosjean-pas-teste-mercedes-faute/10563661/"><img class="accueil" src="romain-grosjean-mercedes-1.jpg" width=350 height=250></a> |
||||
|
|
||||
|
<p>  Alpine mise sur des outils modernisés pour progresser    Ben Sulayem:"Le jour ou la F1 se réveillera sans la FIA   Grosjean n'a toujours pas testé la Mercedes : "C'est de ma faute" <br> |
||||
|
                              n'arrivera pas"</p> |
||||
|
|
||||
|
<h1>LES DERNIERES VIDEOS</h1> |
||||
|
|
||||
|
<iframe class="accueil" width=350 height=250 src="https://www.youtube.com/embed/VCabQ_ivUyU"></iframe><iframe class="accueil" width=350 height=250 src="https://www.youtube.com/embed/Xyz7BoGRx2w"></iframe><iframe class="accueil" width=350 height=250 src="https://www.youtube.com/embed/gtGGhQgzuAo"></iframe> |
||||
|
|
||||
|
<p> Red Bull réussit un arrêt dans le noir total !         David Coulthard a piloté la Red Bull RB19 !       Le résumé du Grand Prix d'Abu Dhabi</p> |
||||
|
|
||||
|
<h1> hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
@ -0,0 +1,125 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.htmll">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="Alfa_Romeo_Racing_logo.jpg" alt="Alpha Romeo Logo"width=450 height=250> |
||||
|
|
||||
|
<h2><img src="suisse.jpg" alt="drapeau suisse"width=70 height=50>Alpha Romeo</h2> |
||||
|
|
||||
|
<p>L'équipe a été fondée à l'origine sous le nom de Sauber en 1993 par l'ingénieur suisse Peter Sauber. Plus tard, elle est devenue Alfa Romeo Racing en raison du partenariat avec la marque italienne Alfa Romeo. L'équipe a changé de nom à plusieurs reprises en raison de différents partenariats, mais elle est actuellement connue sous le nom d'Alfa Romeo Racing Orlen.</p> |
||||
|
|
||||
|
<p>Alfa Romeo Racing Orlen bénéficie d'un partenariat technique avec Ferrari, l'équipe emblématique de Formule 1. Cela a permis à Alfa Romeo de partager certaines ressources et technologies avec Ferrari, ce qui a pu influencer positivement ses performances à différents moments.</p> |
||||
|
|
||||
|
<p>Alfa Romeo Racing Orlen, anciennement connue sous le nom de Sauber, a accueilli plusieurs pilotes talentueux au cours de son histoire en Formule 1.Tel que Sebastian Vettel.En effet avant de rejoindre Red Bull Racing et de remporter quatre championnats du monde de Formule 1, Sebastian Vettel a fait ses débuts en F1 avec BMW Sauber, l'ancêtre de l'équipe Alfa Romeo, lors de la saison 2007.</p> |
||||
|
|
||||
|
<img src="2023-Alfa-Romeo-F1-C43-6.jpg " alt="Alpha romeo Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="bottas.jpg" alt="Bottas"width=200 height=200><img src="zhou-guanyu-alfa-romeo-1.jpg" alt="Zhou"width=300 height=200> |
||||
|
|
||||
|
<p>   Valtteri Bottas          Zhou Guanyu</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="suisse.jpg" alt="drapeau royaume uni"width=70 height=50>Alpha Romeo</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>9</td> |
||||
|
<td>0</td> |
||||
|
<td>4</td> |
||||
|
<td>12</td> |
||||
|
<td>6</td> |
||||
|
<td>8</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>10</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>55</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
@ -0,0 +1,133 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="scuderia-alphatauri-f1-logo-1.jpg" alt="Alpha Tauri Logo"width=450 height=300> |
||||
|
|
||||
|
<h2><img src="italie.png" alt="drapeau italie"width=70 height=50>Alpha Tauri</h2> |
||||
|
|
||||
|
<p>AlphaTauri est une écurie de Formule 1 basée en Italie et appartenant à Red Bull. L'équipe a été fondée en 2006 sous le nom de Scuderia Toro Rosso, mais elle a été rebaptisée AlphaTauri en 2020. Voici quelques points clés sur AlphaTauri en Formule 1 :</p> |
||||
|
|
||||
|
<p>Propriétaire : AlphaTauri est la propriété de Red Bull, une entreprise autrichienne. Red Bull a également une équipe principale en Formule 1 appelée Red Bull Racing.</p> |
||||
|
|
||||
|
<p>Historique : L'équipe a débuté en 2006 en tant que Scuderia Toro Rosso, agissant comme une équipe de développement pour les jeunes pilotes de Red Bull. Elle a remporté son premier Grand Prix en 2008 avec <a href="https://fr.wikipedia.org/wiki/Sebastian_Vettel">Sebastian Vettel</a> au volant.</p> |
||||
|
|
||||
|
<p>Changement de nom : En 2020, l'équipe a changé de nom pour devenir Scuderia AlphaTauri, après la marque de mode italienne AlphaTauri, qui appartient également à Red Bull.</p> |
||||
|
|
||||
|
<p>Base : Le siège d'AlphaTauri est situé à Faenza, en Italie, et elle partage des infrastructures avec l'équipe principale, Red Bull Racing.</p> |
||||
|
|
||||
|
<p>Objectif : AlphaTauri sert de plateforme pour développer de jeunes talents et les préparer à éventuellement rejoindre l'équipe principale, Red Bull Racing. L'équipe vise également à obtenir des résultats compétitifs dans le championnat du monde de Formule 1.</p> |
||||
|
|
||||
|
<p>En résumé, AlphaTauri est une équipe de Formule 1 appartenant à Red Bull, axée sur le développement de jeunes talents et la compétition au plus haut niveau du sport automobile.</p> |
||||
|
|
||||
|
<img src="4k-alphatauri-at01-on-track-close-up-2020-f1-cars-formula-1.jpg" alt="AlphaTauri Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="yuki tsunoda.png" alt="yuki tsunoda"width=300 height=200><img src="daniel-ricciardo-alphatauri-1.jpg" alt="Ricciardo"width=300 height=200> |
||||
|
|
||||
|
<p>      yuki tsunoda            daniel ricciardo</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="italie.png" alt="drapeau italie"width=70 height=50>Alpha Tauri</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>4</td> |
||||
|
<td>4</td> |
||||
|
<td>2</td> |
||||
|
<td>6</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>10</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>4</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>35</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
@ -0,0 +1,125 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="logo alpine.png" alt="Alpine Logo"width=350 height=230> |
||||
|
|
||||
|
<h2><img src="drapeau france.png" alt="drapeau france"width=70 height=50>Alpine F1 Team</h2> |
||||
|
|
||||
|
<p>L'écurie Alpine F1 Team est une équipe qui est toute récente. En effet, elle a été fondé en 2021. Enfaite, c'est l'évolution de l'écurie Renault, cette écurie si mythique qui a été de nombreuse fois titré champion du monde. Renault a eu les meilleurs pilotes du monde comme<a href="https://fr.wikipedia.org/wiki/Alain_Prost"> Alain Prost</a></p> |
||||
|
|
||||
|
<p> Basée en France mais aussi à Enstone, au Royaume-Uni, alpine f1 team est la relève du monde de la formule 1. C'est notament eux qui ont développé des systemes aérodynamiques avancés pou améliorer les performance des voitures</p> |
||||
|
|
||||
|
<p>Alpine rivalise avec les plus grand et réussit a acrocher quelques podiums. Nous avons par exemple <a href="https://fr.wikipedia.org/wiki/Esteban_Ocon">Esteban Ocon</a>, qui réussit a obtenir 92 points et la 9ème place en 2022</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<img src="f1 alpine.jpg" alt="alpine Voiture"width=675 height=420> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="esteban ocon.jpg" alt="ocon"width=300 height=200><img src="pierre-gasly-alpine-1.jpg" alt="gasly"width=300 height=200> |
||||
|
|
||||
|
<p>      Esteban Ocon            Pierre Gasly</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="drapeau france.png" alt="drapeau france"width=70 height=50>Alpine F1 Team</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>8</td> |
||||
|
<td>8</td> |
||||
|
<td>6</td> |
||||
|
<td>0</td> |
||||
|
<td>4</td> |
||||
|
<td>8</td> |
||||
|
<td>6</td> |
||||
|
<td>7</td> |
||||
|
<td>10</td> |
||||
|
<td>10</td> |
||||
|
<td>14</td> |
||||
|
<td>12</td> |
||||
|
<td>6</td> |
||||
|
<td>16</td> |
||||
|
<td>10</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>18</td> |
||||
|
<td>6</td> |
||||
|
<td>4</td> |
||||
|
<td>14</td> |
||||
|
<td>6</td> |
||||
|
<td>173</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</section> |
||||
|
|
@ -0,0 +1,125 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="aston-martin-f1-team-logo-1.jpg" alt="Aston Martin Logo"width=450 height=250> |
||||
|
|
||||
|
<h2><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>Aston Martin F1 Team</h2> |
||||
|
|
||||
|
<p>L'équipe de Formule 1 est née sous le nom de Racing Point F1 Team. En 2021, elle a été renommée Aston Martin Cognizant Formula One Team suite à un partenariat étroit avec la marque de voitures de luxe britannique Aston Martin. L'objectif était de renforcer la présence de la marque en Formule 1. Aston Martin a un siège situé à Silverstone au Royaume-Uni</p> |
||||
|
|
||||
|
<p> L'équipe, sous son nom précédent (Racing Point), a connu des succès notables, notamment des podiums et des performances solides. L'arrivée d'Aston Martin a ajouté une dimension supplémentaire à l'équipe, associant l'héritage et le prestige de la marque automobile à la compétition en Formule 1.</p> |
||||
|
|
||||
|
<p>L'équipe est détenue par un consortium mené par<a href="https://fr.wikipedia.org/wiki/Lawrence_Stroll"> Lawrence Stroll</a>, un homme d'affaires canadien. Lawrence Stroll a été un acteur clé dans le rachat et la transformation de Racing Point en Aston Martin.</p> |
||||
|
|
||||
|
<img src="astonmartin3_32_-2.jpg " alt="Aston Martin Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="fernando-alonso-aston-martin-r-1.jpg" alt="Alonso"width=300 height=200><img src="astonmartin-lancestroll.jpg" alt="Stroll"width=200 height=200> |
||||
|
|
||||
|
<p>     fernando alonso           lance stroll</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>Aston Martin F1 Team</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>5</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>8</td> |
||||
|
<td>1</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>1</td> |
||||
|
<td>4</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>12</td> |
||||
|
<td>8</td> |
||||
|
<td>4</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>5</td> |
||||
|
<td>55</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 271 KiB |
After Width: | Height: | Size: 84 KiB |
@ -0,0 +1,124 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="Ferrari-logo.jpg" alt="Ferrari Logo" width=450 height=330> |
||||
|
|
||||
|
<h2><img src="italie.png" alt="drapeau italie"width=70 height=50>Scuderia Ferrari</h2> |
||||
|
|
||||
|
<p>La Scuderia Ferrari incarne l'esprit passionné et l'héritage glorieux de la Formule 1 depuis sa fondation en 1929. En tant qu'équipe la plus ancienne et la plus emblématique de la grille de départ, Ferrari a forgé une réputation inégalée de succès, d'innovation et de passion inébranlable pour la course automobile.</p> |
||||
|
|
||||
|
<p>Basée à Maranello, en Italie, la Scuderia Ferrari est le joyau de la couronne de la mythique marque automobile italienne. Ses monoplaces rouges distinctives, arborant le célèbre cheval cabré, sont devenues des symboles de puissance, de vitesse et d'excellence dans le monde du sport automobile.</p> |
||||
|
|
||||
|
<p>Au fil des décennies, Ferrari a accumulé un impressionnant palmarès de titres de champion du monde des constructeurs et des pilotes. Les noms légendaires tels que Juan Manuel Fangio, <a href= "https://fr.wikipedia.org/wiki/Michael_Schumacher">Michael Schumacher</a> et Kimi Räikkönen ont tous inscrit leur histoire dans les livres d'or de Ferrari.</p> |
||||
|
|
||||
|
|
||||
|
<img src="ferrari f1.jpg" alt="ferrari Voiture"> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="charles-leclerc-ferrari-1.jpg" alt="Leclerc"width=300 height=200><img src="carlos-sainz-ferrari-1.jpg" alt="Sainz"width=300 height=200> |
||||
|
|
||||
|
<p>      Charles Leclerc            Carlos Sainz Jr</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="italie.png" alt="drapeau italie"width=70 height=50>Scuderia Ferrari</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>12</td> |
||||
|
<td>14</td> |
||||
|
<td>0</td> |
||||
|
<td>36</td> |
||||
|
<td>16</td> |
||||
|
<td>12</td> |
||||
|
<td>10</td> |
||||
|
<td>22</td> |
||||
|
<td>32</td> |
||||
|
<td>3</td> |
||||
|
<td>10</td> |
||||
|
<td>24</td> |
||||
|
<td>10</td> |
||||
|
<td>27</td> |
||||
|
<td>37</td> |
||||
|
<td>20</td> |
||||
|
<td>13</td> |
||||
|
<td>24</td> |
||||
|
<td>27</td> |
||||
|
<td>13</td> |
||||
|
<td>26</td> |
||||
|
<td>18</td> |
||||
|
<td>406</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 301 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 7.8 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 304 B |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 324 B |
After Width: | Height: | Size: 401 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 440 KiB |
After Width: | Height: | Size: 74 KiB |
@ -0,0 +1,126 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="Mclaren.jpg" alt="Mclaren Logo"width=450 height=330> |
||||
|
|
||||
|
<h2><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>McLaren f1 team</h2> |
||||
|
|
||||
|
<p>McLaren est réputé pour son histoire riche en succès et en innovations technologiques. L'équipe a été un acteur majeur dans le développement de technologies avancées en Formule 1 et continue d'être un concurrent sérieux sur la scène internationale</p> |
||||
|
|
||||
|
<p>McLaren est l'une des équipes les plus anciennes de la Formule 1, ayant fait ses débuts en 1966.McLaren utilise des moteurs fournis par Mercedes depuis la saison 2021, renouant ainsi avec un partenariat qui avait déjà connu du succès dans le passé.</p> |
||||
|
|
||||
|
<p>McLaren a remporté le championnat des constructeurs à huit reprises, notamment en 1974, 1984, 1985, 1988, 1989, 1990, 1991 et 1998.</p> |
||||
|
|
||||
|
<img src="f1-essais-barcelone-mclaren-sainz-2020.jpg" alt="Mclaren Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="lando-norris-mclaren-1.jpg" alt="Norris"width=300 height=200><img src="oscar-piastri-mclaren-1.jpg" alt="Piastri"width=300 height=200> |
||||
|
|
||||
|
<p>      Lando Norris            Oscar Piastri</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>McLaren f1 team</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>0</td> |
||||
|
<td>6</td> |
||||
|
<td>18</td> |
||||
|
<td>22</td> |
||||
|
<td>0</td> |
||||
|
<td>4</td> |
||||
|
<td>9</td> |
||||
|
<td>6</td> |
||||
|
<td>0</td> |
||||
|
<td>8</td> |
||||
|
<td>8</td> |
||||
|
<td>8</td> |
||||
|
<td>6</td> |
||||
|
<td>0</td> |
||||
|
<td>6</td> |
||||
|
<td>6</td> |
||||
|
<td>22</td> |
||||
|
<td>1</td> |
||||
|
<td>8</td> |
||||
|
<td>8</td> |
||||
|
<td>2</td> |
||||
|
<td>11</td> |
||||
|
<td>159</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
@ -0,0 +1,121 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.htmll">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
<article class="team"> |
||||
|
<img src="Mercedes.jpg" alt="Mercedes Logo"> |
||||
|
<h2><img src="allemagne.png" alt="drapeau allemagne"width=70 height=50>Mercedes-AMG Petronas Formula One Team</h2> |
||||
|
<p>L'écurie Mercedes-AMG Petronas Formula One Team, communément connue sous le nom de Mercedes F1, est l'une des équipes les plus dominantes et réussies de l'histoire récente de la Formule 1. Fondée en 2010 en tant que successeur de l'équipe Brawn GP, Mercedes a rapidement émergé comme une force incontestable sur la grille de départ.</p> |
||||
|
|
||||
|
<p> Guidée par un engagement indéfectible envers l'excellence technique et la recherche incessante de la performance, Mercedes F1 a redéfini les normes de la compétition automobile moderne. L'écurie est le fruit d'une collaboration étroite entre le constructeur automobile allemand Mercedes-Benz et le géant pétrolier Petronas.</p> |
||||
|
|
||||
|
<p>Le succès de Mercedes F1 est incontestable, avec un nombre impressionnant de championnats du monde des constructeurs et des pilotes à son actif. L'équipe a été le fer de lance de la domination de la Formule 1 par les moteurs hybrides, introduits en 2014, et a établi de nouveaux records de performance et de fiabilité.</p> |
||||
|
|
||||
|
<p>Le pilote phare de l'équipe, <a href="https://fr.wikipedia.org/wiki/Lewis_Hamilton">Lewis Hamilton</a>, est devenu une légende vivante de la Formule 1 sous les couleurs de Mercedes. Les ingénieurs et les mécaniciens de l'équipe travaillent en symbiose pour optimiser chaque aspect de la monoplace, repoussant constamment les limites de l'innovation technologique</p> |
||||
|
</article> |
||||
|
|
||||
|
<img src="f1 mercedes.jpg" alt="Mercedes Voiture"> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="lewis-hamilton-mercedes-1.jpg" alt="hamilton"width=300 height=200><img src="george-russell-mercedes-1.jpg" alt="russell"width=300 height=200> |
||||
|
|
||||
|
<p>      Lewis hamilton            Georges Russell</p> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="allemagne.png" alt="drapeau allemagne"width=70 height=50>Mercedes-AMG Petronas Formula One Team:</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>16</td> |
||||
|
<td>22</td> |
||||
|
<td>18</td> |
||||
|
<td>20</td> |
||||
|
<td>20</td> |
||||
|
<td>23</td> |
||||
|
<td>33</td> |
||||
|
<td>15</td> |
||||
|
<td>11</td> |
||||
|
<td>25</td> |
||||
|
<td>20</td> |
||||
|
<td>24</td> |
||||
|
<td>8</td> |
||||
|
<td>18</td> |
||||
|
<td>16</td> |
||||
|
<td>16</td> |
||||
|
<td>21</td> |
||||
|
<td>18</td> |
||||
|
<td>27</td> |
||||
|
<td>11</td> |
||||
|
<td>10</td> |
||||
|
<td>17</td> |
||||
|
<td>409</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 32 KiB |
@ -0,0 +1,125 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="Moneygram_Logo.jpg" alt="Hass Logo"width=450 height=250> |
||||
|
|
||||
|
<h2><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=70 height=50>MoneyGram Hass</h2> |
||||
|
|
||||
|
<p>Haas F1 Team a été fondée par Gene Haas, un entrepreneur américain. L'équipe a fait ses débuts en Formule 1 en 2016, devenant la première équipe américaine à participer au championnat depuis 1986. L'objectif initial était de former une équipe compétitive tout en tirant parti des partenariats techniques avec Ferrari.</p> |
||||
|
|
||||
|
<p>Dès ses débuts, Haas F1 Team a établi un partenariat technique étroit avec la Scuderia Ferrari. Ce partenariat a permis à Haas de bénéficier de l'expérience et des ressources de l'une des équipes les plus réussies de la Formule 1. Cela comprenait l'approvisionnement en unités de puissance (moteurs) et d'autres composants clés.L'équipe a connu des débuts impressionnants en 2016 en marquant des points dès sa première course, un exploit rare pour une nouvelle équipe en Formule 1. Haas F1 Team a continué à montrer des performances solides au cours de ses premières saisons.</p> |
||||
|
|
||||
|
<p>Au fil des ans, Haas F1 Team a connu des hauts et des bas, rencontrant des défis et des périodes de compétitivité inégale. L'équipe a continué à évoluer dans le paysage de la Formule 1, ajustant sa stratégie et ses objectifs en fonction des circonstances.Haas F1 Team a accueilli différents pilotes au fil des saisons, avec des changements fréquents dans la composition de son duo de pilotes. Certains pilotes notables qui ont conduit pour l'équipe incluent Romain Grosjean, Kevin Magnussen, Esteban Gutiérrez, Nikita Mazepin, et Mick Schumacher.</p> |
||||
|
|
||||
|
<img src="Haas-anuncia-MoneyGram-como-seu-patrocinador-principal-para-2023-e.jpg " alt="Haas Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="kevin magnussen.jpg" alt="kevin magnussen"width=350 height=200><img src="h_full_1028.jpg" alt="nico hülkenberg"width=200 height=200> |
||||
|
|
||||
|
<p>      kevin magnussen            nico hülkenberg</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=70 height=50>MoneyGram Hass</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>10</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>3</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>5</td> |
||||
|
<td>14</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>37</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 98 KiB |
@ -0,0 +1,122 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Pilotes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Pilotes de Formule 1</h1> |
||||
|
<p>Découvrez les pilotes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.htmll">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
<article class="team"> |
||||
|
|
||||
|
<h1>Les Pilotes de 2023/2024:</h1> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="lewis-hamilton-mercedes-1.jpg" alt="hamilton"width=300 height=200></td> |
||||
|
<td><img src="charles-leclerc-ferrari-1.jpg" alt="Leclerc"width=300 height=200></td> |
||||
|
<td><img src="max.png" alt="Verstappen"width=300 height=200></td> |
||||
|
<td><img src="esteban ocon.jpg" alt="ocon"width=300 height=200></td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=50 height=30>Lewis Hamilton<br>Team: Mercedes<br>Né le: 07/01/1985 (39ans)<br>Nacionalité: Royaume-Uni</td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau Monaco"width=50 height=30>Charles Leclerc<br>Team: Ferrari<br>Né le: 16/10/1997 (26ans)<br>Nacionalité: Monaco</td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays Bas"width=50 height=30>Max Verstappen<br>Team: Red Bull<br>Né le: 30/09/1997 (26ans)<br>Nacionalité: Pays Bas</td> |
||||
|
<td><img src="drapeau france.png" alt="drapeau France"width=50 height=30>Esteban Ocon<br>Team : Alpine<br>Né le: 17/09/1996 (27ans)<br>Nacionalité: France</td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="yuki tsunoda.png" alt="yuki tsunoda"width=300 height=200></td> |
||||
|
<td><img src="lando-norris-mclaren-1.jpg" alt="Norris"width=300 height=200></td> |
||||
|
<td><img src="logan-sargeant-williams-1.jpg" alt="Sargeant"width=300 height=200></td> |
||||
|
<td><img src="bottas.jpg" alt="Bottas"width=200 height=200></td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=50 height=30>Yuki Tsunoda<br>Team : Alpha Tauri<br>Né le: 11/05/2000 (23ans)<br>Nacionalité: Japon</td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=50 height=30>Lando Norris<br>Team : McLaren<br>Né le: 13/11/1999 (24ans)<br>Nacionalité: Royaume-Uni</td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=50 height=30>Logan Sargeant<br>Team : WilliamRacing<br>Né le: 31/12/2000 (23ans)<br>Nacionalité: Etats-Unis</td> |
||||
|
<td><img src="finland-flag-1434476017I6t.jpg" alt="drapeau finlande"width=50 height=30>Valtteri Bottas<br>Team : Alpha Romeo<br>Né le: 28/08/1989 (34ans)<br>Nacionalité: Finlande</td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="fernando-alonso-aston-martin-r-1.jpg" alt="Alonso"width=300 height=200></td> |
||||
|
<td><img src="kevin magnussen.jpg" alt="kevin magnussen"width=350 height=200></td> |
||||
|
<td><img src="george-russell-mercedes-1.jpg" alt="russell"width=300 height=200></td> |
||||
|
<td><img src="carlos-sainz-ferrari-1.jpg" alt="Sainz"width=300 height=200></td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=50 height=30>Fernando Alonso<br>Team : Aston Martin<br>Né le: 29/07/1981 (42ans)<br>Nacionalité: Espagne</td> |
||||
|
<td><img src="Denmark-Official-Government-Flags_206_F.jpg" alt="drapeau danemark"Width=50 height=30>Kevin Magnussen<br>Team : Hass<br>Né le: 05/10/1992 (31ans)<br>Nacionalité: Danemark</td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=50 height=30>George Russell<br>Team : Mercedes<br>Né le: 15/02/1998 (25ans)<br>Nacionalité: Royaume-Uni</td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=50 height=30>Carlos Sainz Jr<br>Team : Ferrari<br>Né le: 01/09/1994 (29ans)<br>Nacionalité: Espagne</td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="pierre-gasly-alpine-1.jpg" alt="gasly"width=300 height=200></td> |
||||
|
<td><img src="sergio-perez-red-bull-racing-1.jpg" alt="Perez"width=300 height=200></td> |
||||
|
<td><img src="daniel-ricciardo-alphatauri-1.jpg" alt="Ricciardo"width=300 height=200></td> |
||||
|
<td><img src="oscar-piastri-mclaren-1.jpg" alt="Piastri"width=300 height=200></td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="drapeau france.png" alt="drapeau France"width=50 height=30>Pierre Gasly<br>Team : Alpine<br>Né le: 07/02/1996 (27ans)<br>Nacionalité: France</td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=50 height=30>Sergio Perez<br>Team : Red Bull<br>Né le: 26/01/1990 (33ans)<br>Nacionalité: Mexique</td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=50 height=30>Daniel Ricciardo<br>Team : Alpha Tauri<br>Né le: 01/07/1989 (34ans)<br>Nacionalité: Australie</td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=50 height=30>Oscar Piastri<br>Team : McLaren<br>Né le: 06/04/2001 (22ans)<br>Nacionalité: Australie</td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="alex-albon-williams-1.jpg" alt="Albon"width=300 height=200></td> |
||||
|
<td><img src="zhou-guanyu-alfa-romeo-1.jpg" alt="Zhou"width=300 height=200></td> |
||||
|
<td><img src="astonmartin-lancestroll.jpg" alt="Stroll"width=200 height=200></td> |
||||
|
<td><img src="h_full_1028.jpg" alt="nico hülkenberg"width=200 height=200></td> |
||||
|
</tr> |
||||
|
|
||||
|
<tr> |
||||
|
<td><img src="flag-of-Costa-Rica.jpg" alt="drapeau Costa Rica"width=50 height=30>Alex Albon<br>Team : WilliamRacing<br>Né le: 23/03/1996 (27ans)<br>Nacionalité: Costa Rica</td> |
||||
|
<td><img src="flag-of-china.jpg" alt="drapeau chine"width=50 height=30>Zhou Guanyu<br>Team : Alfa Romeo<br>Né le: 30/05/1999 (24ans)<br>Nacionalité: Chine</td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=50 height=30>Lance Stroll<br>Team : Aston Martin<br>Né le: 29/10/1998 (25ans)<br>Nacionalité: Canada</td> |
||||
|
<td><img src="allemagne.png" alt="drapeau allemagne"width=50 height=30>Nico Hülkenberg<br>Team : Hass<br>Né le: 19/08/1987 (36ans)<br>Nacionalité: Allemagne</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
</article> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 7.4 KiB |
@ -0,0 +1,123 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
<section id="content"> |
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="Red bull.png" alt="Red bull Logo"width=350 height=230> |
||||
|
|
||||
|
<h2><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=70 height=50>Red Bull Racing</h2> |
||||
|
|
||||
|
<p>Red Bull Racing est l'une des équipes les plus emblématiques de Formule 1, active depuis la saison 2005.L'équipe est détenue par Red Bull GmbH, une entreprise autrichienne de boissons énergisantes dirigée par Dietrich Mateschitz.</p> |
||||
|
|
||||
|
<p>Red Bull Racing a fait ses débuts en Formule 1 en 2005 après l'achat de l'équipe Jaguar Racing.Red Bull Racing utilise des moteurs fournis par Honda, une collaboration qui a commencé en 2019.</p> |
||||
|
|
||||
|
<p>Red Bull Racing est connu pour son approche innovante et son engagement envers le développement de jeunes talents, en faisant partie du programme Red Bull Junior Team.Les pilotes de Red Bull Racing ont également remporté le championnat du monde des pilotes avec <a href= "https://fr.wikipedia.org/wiki/Sebastian_Vettel">Sebastian Vettel</a> en 2010, 2011, 2012 et 2013.</p> |
||||
|
|
||||
|
<img src="redbull f1.jpg" alt="redbull Voiture"width=675 height=420> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="max.png" alt="Verstappen"width=300 height=200><img src="sergio-perez-red-bull-racing-1.jpg" alt="Perez"width=300 height=200> |
||||
|
|
||||
|
<p>      Max Verstappen            Sergio Pérez</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=70 height=50>Red Bull Racing</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>0</td> |
||||
|
<td>37</td> |
||||
|
<td>18</td> |
||||
|
<td>58</td> |
||||
|
<td>38</td> |
||||
|
<td>44</td> |
||||
|
<td>40</td> |
||||
|
<td>44</td> |
||||
|
<td>25</td> |
||||
|
<td>24</td> |
||||
|
<td>31</td> |
||||
|
<td>37</td> |
||||
|
<td>35</td> |
||||
|
<td>44</td> |
||||
|
<td>36</td> |
||||
|
<td>34</td> |
||||
|
<td>31</td> |
||||
|
<td>43</td> |
||||
|
<td>37</td> |
||||
|
<td>40</td> |
||||
|
<td>23</td> |
||||
|
<td>40</td> |
||||
|
<td>759</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 11 KiB |
@ -0,0 +1,127 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
|
||||
|
|
||||
|
<article class="team"> |
||||
|
|
||||
|
<img src="WilliamsRacing_logo2021_rgb_positive_stacked.jpg" alt="William Racing Logo"width=450 height=250> |
||||
|
|
||||
|
<h2><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>WilliamRacing</h2> |
||||
|
|
||||
|
<p>Williams Racing est écurie fondée en 1977 par Sir Frank Williams et Sir Patrick Head. Cette écurie a pour siège a Oxfordshire au Royaume-Uni.</p> |
||||
|
|
||||
|
<p>Williams Racing est l'une des équipes les plus réussies de l'histoire de la Formule 1. Elle a remporté de nombreux championnats du monde des constructeurs et des pilotes. Des pilotes emblématiques tels que Ayrton Senna, Alain Prost, Nelson Piquet et Nigel Mansell ont tous conduit pour Williams à différents moments de leur carrière.</p> |
||||
|
|
||||
|
<p>Williams Racing a remporté neuf titres de champion du monde des constructeurs. Elle a également remporté sept titres de champion du monde des pilotes avec des pilotes tels que Alan Jones, Keke Rosberg, Nelson Piquet, Nigel Mansell, Alain Prost, Damon Hill et Jacques Villeneuve.</p> |
||||
|
|
||||
|
<p> Williams a été réputée pour son approche innovante en matière de conception de voitures de course. Au fil des ans, l'équipe a introduit des technologies novatrices qui ont influencé l'ensemble de la discipline.</p> |
||||
|
|
||||
|
<img src="fw45-front-34.jpg" alt="Williams Voiture"width=650 height=350> |
||||
|
|
||||
|
<h3>Les pilotes:</h3> |
||||
|
|
||||
|
<img src="logan-sargeant-williams-1.jpg" alt="Sargeant"width=300 height=200><img src="alex-albon-williams-1.jpg" alt="Albon"width=300 height=200> |
||||
|
|
||||
|
<p>      Logan Sargeant            Alex Albon</p> |
||||
|
|
||||
|
</article> |
||||
|
|
||||
|
<h1>Résultats : </h1> |
||||
|
<h4><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau royaume uni"width=70 height=50>Williams Racing</h4> |
||||
|
<table> |
||||
|
<tr> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau qatar"width=60 height=40></td> |
||||
|
<td><img src="1009451-Drapeau_de_lArabie_saoudite.jpg" alt="drapeau arabie saoudite"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Australia.svg.png" alt="drapeau australie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Azerbaijan.svg.png" alt="drapeau Azerbaidjan"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Monaco.svg.png" alt="drapeau monaco"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Spain.svg.png" alt="drapeau espagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Canada_(Pantone).svg.png" alt="drapeau canada"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Austria.svg.png" alt="drapeau autriche"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Kingdom_(3-5).svg.png" alt="drapeau uk"width=60 height=40></td> |
||||
|
<td><img src="drapeau-hongrie.jpg" alt="drapeau Hongrie"width=70 height=60></td> |
||||
|
<td><img src="drapeau-belgique-5075-cm.png" alt="drapeau belgique"width=70 height=60></td> |
||||
|
<td><img src="Flag_of_the_Netherlands.svg.png" alt="drapeau Pays bas"width=60 height=40></td> |
||||
|
<td><img src="italie.png" alt="drapeau italie"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Singapore.svg.png" alt="drapeau Singapour"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Japan.svg.png" alt="drapeau japon"width=60 height=40></td> |
||||
|
<td><img src="qatar-162396_1280.png" alt="drapeau allemagne"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Mexico.svg.png" alt="drapeau mexique"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_Brazil.svg.png" alt="drapeau brésil"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_States.svg.png" alt="drapeau usa"width=60 height=40></td> |
||||
|
<td><img src="Flag_of_the_United_Arab_Emirates.svg.png" alt="drapeau abu dhabi"width=60 height=40></td> |
||||
|
<td>Total</td> |
||||
|
</tr> |
||||
|
<tr> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>1</td> |
||||
|
<td>0</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>2</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>0</td> |
||||
|
<td>8</td> |
||||
|
</tr> |
||||
|
</table> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 104 KiB |
After Width: | Height: | Size: 76 KiB |
After Width: | Height: | Size: 325 B |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 127 KiB |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 5.9 KiB |
@ -0,0 +1,66 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Calendrier de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Le calendrier de la Formule 1</h1> |
||||
|
<p>Découvrez le calendrier de la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Alpine.html">Alpine</a></li> |
||||
|
<li><a href="Redbull.html">Red Bull</a></li> |
||||
|
<li><a href="Mclaren.html">McLaren</a></li> |
||||
|
<li><a href="WilliamRacing.html">Williams Racing</a></li> |
||||
|
<li><a href="AlphaRomeo.html">Alfa Romeo</a></li> |
||||
|
<li><a href="AlphaTauri.html">AlphaTauri</a></li> |
||||
|
<li><a href="AstonMartin.html">Aston Martin</a></li> |
||||
|
<li><a href="MoneyGram Hass.htmll">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="Pilotes.html">Pilotes</a></li> |
||||
|
<li><a href="calendrier.html">Calendrier/Résultat</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
<article class="team"> |
||||
|
|
||||
|
<h1>CALENDRIER DE LA SAISON FORMULE 1 2023</h1> |
||||
|
|
||||
|
<img src="Formel-1-FIA-F1-Kalender-2023.jpg" alt="calendrier 2023"width=1300 height=700> |
||||
|
|
||||
|
<h1>CLASSEMENT FINAL PILOTES/CONSTRUCTEURS 2023<h1> |
||||
|
|
||||
|
<img src="Screenshot-2023-11-28-16.03.36.jpg" alt="calendrier 2023"width=500 height=700> |
||||
|
<img src="Screenshot-2023-11-28-16.03.51.jpg" alt="calendrier 2023"width=600 height=500> |
||||
|
|
||||
|
<h1>CALENDRIER DE LA SAISON FORMULE 1 2024</h1> |
||||
|
|
||||
|
<img src="2024_calendar_graphic_final-2048x2048.jpg" alt="calendrier 2023"width=900 height=700> |
||||
|
|
||||
|
<h1>Max Verstappen va défendre son titre en 2024</h1> |
||||
|
<img src="red-bull-racings-max-verstappen-at-the-2021-formula-one-abu-dhabi-grand-prix_100819201_h.jpg" alt="calendrier 2023"width=800 height=500> |
||||
|
|
||||
|
</article> |
||||
|
<h1>hjuiohuiuigu</h1> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 76 KiB |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 235 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 73 KiB |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 93 KiB |
After Width: | Height: | Size: 92 KiB |
After Width: | Height: | Size: 171 KiB |
After Width: | Height: | Size: 204 KiB |
After Width: | Height: | Size: 67 KiB |
After Width: | Height: | Size: 70 KiB |
After Width: | Height: | Size: 2.0 MiB |
After Width: | Height: | Size: 329 B |
After Width: | Height: | Size: 385 KiB |
After Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 285 KiB |
After Width: | Height: | Size: 158 KiB |
@ -0,0 +1,50 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<img src="logo f1.png" alt="Logo f1"> |
||||
|
<p>La meilleure compétition de course automobile</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="#">Accueil</a></li> |
||||
|
<li><a href="équipes.html">Équipes</a></li> |
||||
|
<ul> |
||||
|
<li><a href= "Mercedes-AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="#">Pilotes</a></li> |
||||
|
<li><a href="#">Calendrier</a></li> |
||||
|
<li><a href="#">Contact</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<section id="content"> |
||||
|
<article> |
||||
|
<h2>Historique de la Formule 1</h2> |
||||
|
<p>La Formule 1 est la discipline reine du sport automobile. Depuis sa création en 1950, elle a connu de nombreuses évolutions...</p> |
||||
|
</article> |
||||
|
|
||||
|
<article> |
||||
|
<h2>Équipes et Pilotes</h2> |
||||
|
<p>Découvrez les équipes et les pilotes qui participent à la saison actuelle de Formule 1...</p> |
||||
|
</article> |
||||
|
|
||||
|
<article> |
||||
|
<h2>Calendrier</h2> |
||||
|
<p>Consultez le calendrier complet de la saison de Formule 1 avec les dates et les lieux des courses...</p> |
||||
|
</article> |
||||
|
</section> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |
After Width: | Height: | Size: 77 KiB |
After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 753 KiB |
After Width: | Height: | Size: 753 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 254 KiB |
After Width: | Height: | Size: 80 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 103 KiB |
@ -0,0 +1,122 @@ |
|||||
|
body { |
||||
|
font-family: 'Arial', sans-serif; |
||||
|
margin: 0; |
||||
|
padding: 0; |
||||
|
} |
||||
|
|
||||
|
#content { |
||||
|
padding: 20px; |
||||
|
} |
||||
|
|
||||
|
header { |
||||
|
background-color: #e61e23; |
||||
|
color: #fff; |
||||
|
text-align: center; |
||||
|
padding: 20px; |
||||
|
} |
||||
|
|
||||
|
table { |
||||
|
border-width:1px; |
||||
|
border-style:solid; |
||||
|
border-color:black; |
||||
|
width:50%; |
||||
|
} |
||||
|
|
||||
|
td { |
||||
|
border-width:1px; |
||||
|
border-style:solid; |
||||
|
border-color:black; |
||||
|
width:50%; |
||||
|
} |
||||
|
|
||||
|
|
||||
|
nav{ |
||||
|
background-color: black; |
||||
|
color: white; |
||||
|
text-align: center; |
||||
|
padding: 10px; |
||||
|
} |
||||
|
|
||||
|
nav ul{ |
||||
|
list-style-type: none; |
||||
|
margin: 0; |
||||
|
padding: 0; |
||||
|
} |
||||
|
|
||||
|
nav ul li{ |
||||
|
float: left; |
||||
|
width: 25%; |
||||
|
text-align: center; |
||||
|
position: relative; |
||||
|
color:white; |
||||
|
} |
||||
|
|
||||
|
nav ul::after{ |
||||
|
content: ""; |
||||
|
display: table; |
||||
|
clear: both; |
||||
|
} |
||||
|
|
||||
|
nav a{ |
||||
|
display: block; |
||||
|
text-decoration: none; |
||||
|
color: white; |
||||
|
border-bottom: 2px solid transparent; |
||||
|
padding: 10px 0px; |
||||
|
} |
||||
|
|
||||
|
nav a:hover{ |
||||
|
color: red; |
||||
|
border-bottom: 2px solid gold; |
||||
|
} |
||||
|
|
||||
|
.sous{ |
||||
|
display: none; |
||||
|
box-shadow: 0px 1px 2px #CCC; |
||||
|
background-color: black; |
||||
|
position: absolute; |
||||
|
width: 100%; |
||||
|
z-index: 1000; |
||||
|
} |
||||
|
|
||||
|
nav > ul li:hover .sous{ |
||||
|
display: block; |
||||
|
} |
||||
|
|
||||
|
.sous li{ |
||||
|
float: none; |
||||
|
width: 100%; |
||||
|
text-align: left; |
||||
|
} |
||||
|
|
||||
|
.sous a{ |
||||
|
padding: 10px; |
||||
|
border-bottom: none; |
||||
|
} |
||||
|
|
||||
|
.sous a:hover{ |
||||
|
border-bottom: none; |
||||
|
background-color: rgba(200,200,200,0.1); |
||||
|
} |
||||
|
|
||||
|
.deroulant > a::after{ |
||||
|
content:" ▼"; |
||||
|
font-size: 12px; |
||||
|
} |
||||
|
article { |
||||
|
margin-bottom: 20px; |
||||
|
} |
||||
|
|
||||
|
.accueil{ |
||||
|
padding: 20pt |
||||
|
} |
||||
|
|
||||
|
footer { |
||||
|
background-color: #e61e23; |
||||
|
color: #fff; |
||||
|
text-align: center; |
||||
|
padding: 10px; |
||||
|
position: fixed; |
||||
|
bottom: 0; |
||||
|
width: 100%; |
||||
|
} |
After Width: | Height: | Size: 293 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 290 KiB |
After Width: | Height: | Size: 88 KiB |
@ -0,0 +1,44 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html lang="en"> |
||||
|
<head> |
||||
|
<meta charset="UTF-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
|
<link rel="stylesheet" href="styles.css"> |
||||
|
<title>Équipes de Formule 1</title> |
||||
|
</head> |
||||
|
<body> |
||||
|
|
||||
|
<header> |
||||
|
<h1>Équipes de Formule 1</h1> |
||||
|
<p>Découvrez les équipes qui participent à la saison actuelle de Formule 1</p> |
||||
|
</header> |
||||
|
|
||||
|
<nav> |
||||
|
<ul> |
||||
|
<li><a href="Accueil.html">Accueil</a></li> |
||||
|
<li class="deroulant"> <a href="#">Équipes</a> |
||||
|
<ul class="sous"> |
||||
|
<li><a href="Mercedes AMG.html">Mercedes-AMG </a></li> |
||||
|
<li><a href="Ferrari.html">Ferrari</a></li> |
||||
|
<li><a href="Ferrari.html">Alpine</a></li> |
||||
|
<li><a href="Ferrari.html">Red Bull</a></li> |
||||
|
<li><a href="Ferrari.html">McLaren</a></li> |
||||
|
<li><a href="Ferrari.html">Williams Racing</a></li> |
||||
|
<li><a href="Ferrari.html">Alfa Romeo</a></li> |
||||
|
<li><a href="Ferrari.html">AlphaTauri</a></li> |
||||
|
<li><a href="Ferrari.html">Aston Martin</a></li> |
||||
|
<li><a href="Ferrari.html">MoneyGram Hass</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="#">Pilotes</a></li> |
||||
|
<li><a href="#">Calendrier</a></li> |
||||
|
<li><a href="#">Contact</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
|
||||
|
<footer> |
||||
|
<p>© 2023 Formule 1. Tous droits réservés.</p> |
||||
|
</footer> |
||||
|
|
||||
|
</body> |
||||
|
</html> |