Un style un peu mieux, un titre à la page, et d'autres trucs

This commit is contained in:
Mysaa
2021-06-05 18:17:31 +02:00
parent f515420c6c
commit 7ac29bb13d
16 changed files with 192 additions and 201 deletions
+7 -7
View File
@@ -1,7 +1,7 @@
<img id="bande" src="pictures/bande.png" alt="Erreur d'affichage de l'image" />
<nav id="navLinks">
<a href="index.php">Acceuil</a>
<a href="projets.php">Projets java</a>
<a href="jar.php">Jar export&eacutes</a>
<a href="others.php">Les autres langages</a>
</nav>
<img id="bande" src="/pictures/bande.png" alt="Erreur d'affichage de l'image" />
<nav id="navLinks">
<a href="/index.php">Acceuil</a>
<a href="/projets.php">Projets java</a>
<a href="/jar.php">Jar export&eacute;s</a>
<a href="/others.php">Les autres langages</a>
</nav>