Ajout du footer dans index.html

This commit is contained in:
2025-09-16 08:07:47 +02:00
parent 1443ef5f79
commit bac32bde66

View File

@@ -9,5 +9,8 @@
</header>
<boby>
<h1>Bienvenue sur le site de l'entreprise</h1>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
</body>
</html>