Un style un peu mieux, un titre à la page, et d'autres trucs
This commit is contained in:
+7
-7
@@ -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és</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és</a>
|
||||
<a href="/others.php">Les autres langages</a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user