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.
27 lines
1.2 KiB
27 lines
1.2 KiB
<!doctype html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Pikes Peak</title>
|
|
<link rel="stylesheet" type="text/css" href="/home/UCA/anperederi/BUT/WEB/s1/tp1/CSS\Style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<nav>
|
|
<a href="PageAcceuil.html" class="navigation">acceuil</a> <!--comment faire pour que la taille de la page se synchronise ????!!!!-->
|
|
<a href="pageActualites.html" class="navigation">actus</a>
|
|
<a href="pageTableaux.html" class="navigation">tableaux</a>
|
|
<a href="PageImages.html" class="navigation">images</a>
|
|
<a href="PageVideo.html" class="navigation">vidéos</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/yS1KCNluIvc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/Y20CLumT2Sg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
|
<footer>
|
|
<p class="footer">AntoinePEREDERII corp. <br/>© 2004-2022</p>
|
|
</footer>
|
|
</body>
|
|
</html> |