Premier commit - Inclusion dans le projet git

This commit is contained in:
Mysaa
2021-06-05 18:05:11 +02:00
commit 3e8d10144f
12 changed files with 352 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<footer>
<div id="copyright">
Touts droits r&eacute;serv&eacute;s (LOL)
</div>
<div id="nous_contacter">
Contacts : <br />
<a href="mailto:bernard.lafayette63@gmail.com">bernard.lafayette63@gmail.com</a>
</div>
<a href="#navLinks" id="haut_de_page">Haut de page</a>
</footer>
+7
View File
@@ -0,0 +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>