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.
IUT/Web/tp/tp4-5/PageConditions.html

30 lines
719 B

<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Pikes Peak</title>
<link rel="stylesheet" type="text/css" href="CSS/Style.css">
</head>
<body>
<header>
<nav>
<a href="pageActualites.html">actus</a>
<a href="pageTableaux.html">taleaux</a>
<a href="PageAcceuil.html" class="PPIHC"><img src="Medias/Images/PPIHC.png" id="PPIHC"></a>
<a href="PageImages.html">Images</a>
<a href="PageVideo.html">vidéos</a>
</nav>
</header>
<p>Nique ta mère y'en a pas !!!</p>
<footer>
<div id="contact">
<p>© 2004-2022</p>
<p>AntoinePEREDERII corp.</p>
<p><a href="PageFormulaire.html">Contact</a></p>
</div>
</footer>
</body>
</html>