You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
3.2 KiB
67 lines
3.2 KiB
<!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>
|
|
|