Ajout de la section footer dans index.html

This commit is contained in:
brunetg 2024-09-16 11:24:06 +02:00
parent db276eaa82
commit 381f3b0d21

View File

@ -20,5 +20,10 @@
<p> <p>
Welcome! Welcome!
<p> <p>
<footer>
<p>
BRUNET Giovanny
<p>
</footer>
</body> </body>
</html> </html>