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.

13 lines
389 B

<!DOCTYPE html>
<html lang="fr">
<nav>
<ul>
<li><a href="index.php">À propos de moi</a></li>
<li><a href="cv.php">CV</a></li>
<li><a href="realisation.php">Réalisations techniques</a></li>
<li><a href="projet_personnel.php">Projet Personnel</a></li>
</ul>
</nav>
</html>